dynamic-routes
There are 60 repositories under dynamic-routes topic.
incluud/accessible-astro-starter
An Accessible, WCAG compliant Starter Theme for Astro 5+ including several accessibility features such as, better focus-outline, landmarks, semantics, interactive components and skip-link navigation. Ships with Tailwind 4, Prettier and ESLint support.
dotnet/WatsonWebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
gvergnaud/nextjs-dynamic-routes
[Deprecated] Super simple way to create dynamic routes with Next.js
the-road-to-learn-react/react-router-dynamic-routes-example
An example implementation of dynamic routes with React Router
alexhoma/routex.js
:arrow_up_small: Alternative library to manage dynamic routes in Next.js
BiYuqi/vue-multiple-tabs
vue-cli3 动态路由, 复用路由, 自动注入路由, 增删路由, 实战多tab页
lbwa/vue-auth-boilerplate
🔑 Vue.js scalable boilerplate with user authentication.
aichbauer/express-routes-mapper
a small mapper for express routes
dlebedynskyi/react-playground
React application with React Router v4, async components etc
omid-ahmadpour/Ocelot.Provider.SqlServer
Ocelot.Provider.SqlServer enables dynamic route management by storing Ocelot routes in a SQL Server database, eliminating JSON files. Designed for ASP.NET, it fully supports .NET 6.0.
cellog/ion-router
elegant powerful routing based on the simplicity of storing url as state
iOffice/heimdall
API gateway with dynamic routes for Mesos+Marathon
shirohana/dynapi
🌱 A powerful WYSIWYG routes generator
alkemann/h2l
A micro framework for websites and apis for small projects. This is a sequel of h.l, made for PHP 7+
MustafaGhouri/Dine-market
PIAIC Hackathon 2023 E-commarce project
madahian/express-dynamic-route
Dynamic route structure with auto generated CRUD operations for each route in Express.js using Knex.js as the query builder. Any contribution is appreciated.
rayc2045/Hyper
⚡️ Starter template for marketing and eCommerce websites. Powered by Alpine.js and HyperUI.
skitsanos/fastapi-dynamic-routes
Dynamic Routes FastAPI Project Template
jorgeabrahan/contacts-router-tutorial
React router tutorial web application mocking CRUD operations using localStorage instead of an actual API.
Sivamani-18/nextjs-boilerplate
This is a boilerplate project for building a Next.js application with TypeScript, Tailwind CSS, dynamic routes, and theme toggling (light/dark mode).
sofiane-abou-abderrahim/nodejs-expressjs-ejs-restaurants-website
I built a website with node.js and express.js. The biggest new feature that I added is EJS, this this template language that allowed me to build enhanced HTML files and generate HTML content dynamically on the server. With EJS, I also managed to run JavaScript logic, like if statements to render different pieces of content based on different conditions and like loops to repeat content and output multiple items. Finally, with help of Express, I could easily serve static files by using the built-in static middleware method.
Tomiwa-Ot/concert-survey
Create concerts and load artist profiles from Spotify
Adion52330/where-in-the-world
This project is based on the Countries API in frontendmentor website
Ashu11-A/base-fastify
A highly typed fastify base
mohamim360/NodeJs-Course
My Note and code practice of Node.Js following course by Maximilian Schwarzmüller
Oxygeeeen/real-estate
Next.js Real Estate
tanvir193palok/EcoVista
A website showcasing weather details of a particular location.
Moamal-2000/JHLeaderboard
Under development...
VinitSeth/foodies
A full stack food delivery website using Next.js, React and typescript where a user can create new meal and view it's details.
agusp-dev/tailwind-template
Beautiful template using React + Typescript + Tailwind Css
e-webdev/NextBlog
Blog created using Next.js 15 and React 19.
likhithkp/express-ejs-dynamic-routing
This repository is dedicated to demonstrating dynamic routing with Express.js and EJS (Embedded JavaScript) templating. It provides a comprehensive guide on how to create dynamic, data-driven web applications using Express.js and EJS for rendering HTML templates.