Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Routing (disambiguation)
The term “routing” can mean multiple things:
- url-routing, often parametrized and part of a framework to define HTTP routes
- ip-routing
- geo-routing as part of geospatial public-transportation and maps service
- GitHub: https://github.com/topics/routing
- Related Topics: url-routing, ip-routing, geo-routing,
- Last updated: 2025-01-08 00:22:12 UTC
- JSON Representation
https://github.com/renatoathaydes/pathtrie
A Trie implementation specifically designed for paths
data-structures java routing trie
Last synced: 17 Dec 2024
https://github.com/zigrazor/ahgpbm
Advanced Handling for Google Protocol Buffers Message in C++
configurable cpp cpp-library dispatch dispatcher google google-protocol-buffer google-protocol-buffers handler message message-broker message-queue receiver routing routing-engine
Last synced: 17 Dec 2024
https://github.com/marinossav/chat_client
A project aimed at implementing a basic chat client between two endpoints utilizing a typical application-layer protocol. Includes packet preparation, validation and routing implemented in C++.
application-layer-protocol chat-client cplusplus network-protocol networking packets routing validation
Last synced: 22 Nov 2024
https://github.com/devnix/vojigo
CommonJS DOM-based Routing
commonjs controller dom garber irish javascript requirejs routing template
Last synced: 17 Dec 2024
https://github.com/umairazmat/to-do-app
https://to-do-app-gules.vercel.app
javascript reactapp reactjs routing todo todoapp todolist
Last synced: 18 Dec 2024
https://github.com/nicknaso/gone-route
Little client side route handler
browser client-side javascript router routing simple
Last synced: 02 Dec 2024
https://github.com/ressuman/next-blog-1-project
Next.js with TypeScript: Fetching Data and Setting Up Routes. This project demonstrates my first experience with Next.js using TypeScript. It involves fetching posts from the JSON Placeholder dummy API, setting up pages, and linking routes.
api-rest data html-css-javascript jsx nextjs14 routing typescript
Last synced: 10 Jan 2025
https://github.com/marissa-steindel/crud-blog
WEBD-2008 Assignment 3: Database Create, Read, Update, Delete functionality coded with PHP
Last synced: 10 Jan 2025
https://github.com/likhithkp/express-js-routing-middleware
This repository provides an example of how to set up routing and middleware in an Express.js application. Express.js is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
backend backend-service backend-services express express-js express-middleware expressjs middleware routing server
Last synced: 18 Dec 2024
https://github.com/alexandremccastro/quick-crm
A basic customer management system
daisyui mvc mysql php8 routing tailwindcss vue3
Last synced: 25 Dec 2024
https://github.com/himadree/react-personal-template
javascript reactjs redux routing
Last synced: 01 Jan 2025
https://github.com/queeniecplusplus/ccna2020_staticrouting
靜態路由
routing routing-protocols routing-tables
Last synced: 06 Jan 2025
https://github.com/queeniecplusplus/ccna2020_dynamicrouting
動態路由,由軟體輸入 route entry
routes routing routing-algorithm
Last synced: 06 Jan 2025
https://github.com/jagoda11/pirple-nodejs-fullstack-pizza-app
🍕 NodeJS-Pirple-Pizza-System: Backend & CLI for pizza delivery with user auth, menu management, and order processing. 🚀
api authentication backend backend-development cli ecommerce full-stack javascript jwt mailgun menu-management nodejs pirple pizza-delivery routing stripe-integration user-authentication
Last synced: 01 Jan 2025
https://github.com/abhijeetdhikale007/portfolio-svelte-5
Personal portfolio website using Svelte 5, showcasing skills in web development. It includes header, hero, navbar, profile, education, skills, contact and footer.
html html5 javascript nix personal personal-project personal-website portfolio portfolio-website project project-idx routing scss svelte svelte-components svelte5 tiltjs typescript unocss vite
Last synced: 18 Dec 2024
https://github.com/janluksoft/node_express_js_controllers
Node Express JS: uses GET, POST method. File division into router, controllers, views;
controllers expressjs get-post-method handlebars hbs javascript node nodejs routing
Last synced: 18 Dec 2024
https://github.com/janluksoft/node_express_ts_controllers_async
Node Express TS, asynch: uses GET, POST method. File division into router, controllers, views;
async-await asynchronous controllers express get-post-method handlebars hbs node nodejs routing typescript
Last synced: 18 Dec 2024
https://github.com/nitin27may/angularstarter
An Angular Starter Project for Angular 4 (Router, Http, Template and Reactive Forms, Services, Lazy Routes), TypeScript 2, TsLint, @types, and Webpack
angular multilingual routing rxjs starter-kit starter-project typescript webpack
Last synced: 18 Dec 2024
https://github.com/sahithya-01/nextjs
This Next.js app is a modern web application with dynamic routing, optimized performance, and enhanced SEO using TailwindCSS, responsive images, and Google Fonts. It features a clean folder structure, server-side data fetching, and an interactive Navbar for easy navigation.
Last synced: 24 Dec 2024
https://github.com/kreteshq/retes-deno
Declarative, Data-Driven Routing for Deno
deno denoland middleware routing
Last synced: 29 Dec 2024
https://github.com/rgolubtsov/transroutownish-proto-bus-spring-boot
A Spring Boot-based application, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
java json microservice rest routing spring-boot transportation
Last synced: 19 Dec 2024
https://github.com/rgolubtsov/transroutownish-proto-bus-clojure
A daemon written in Clojure, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
clojure http-kit json microservice rest routing transportation
Last synced: 19 Dec 2024
https://github.com/ddemin/tests-router
(DEPRECATED) This library helps to route yours parallel tests to different environments and allows to use personal environment settings for each parallel test (java thread)
cucumber-jvm parallel-tests routing test test-automation test-runner testing-tools testng
Last synced: 19 Dec 2024
https://github.com/vignan37/dynamic-user-dashboard-angular-app
To fetch data from an API and show those details in the user dashboard. I used angular material for the UI, This project has search functionality, routing via multiple respective components, interactions and pagination with cards and Fetching api responses through services, and using observables. It was fun developing it.
angular angular-cli angularmaterial api-rest css html javascript observables restful-api routing rxjs
Last synced: 19 Dec 2024
https://github.com/virakkhun/cooed
yet another http routing 🌀
api deno http-server routing server web
Last synced: 10 Jan 2025
https://github.com/eamonboyle/vite-folder-based-routing-example
This project demonstrates how to implement directory-based routing in a React application using react-router-dom and vite-plugin-pages.
react react-router-dom routing vite vite-plugin-pages
Last synced: 19 Dec 2024
https://github.com/reekrajroy/to-do-list-with-routing-and-api-fetch-lab-10
To-do app made with Angular.js
Last synced: 24 Dec 2024
https://github.com/marianmeres/simple-router
Minimalistic route parser for sapper-like regex routes
Last synced: 19 Dec 2024
https://github.com/keshavjha06/next.js
Next.js concepts
data-fetching nextjs rendering route-handlers routing
Last synced: 10 Jan 2025
https://github.com/simonapiz/x-presspublishing
I build all of the routing and database logic for an internal tool for a comic book publishing company
api codecademy-solutions database express javascript routing sqlite3
Last synced: 20 Dec 2024
https://github.com/fjerbi/nextjs-events
A basic Events project made with Nextjs
css events nextjs nextjs-example routing
Last synced: 03 Jan 2025
https://github.com/peterkovecses/odatacustomroutingdemo
A simple demo application that demonstrates how to register different EntitySets with the same name, which can be useful for API versioning,
api-versioning dotnet odata routing web-api-core
Last synced: 25 Dec 2024
https://github.com/ashuhatkar/ashulearn-standalone-components-angular-v17.0
Standalone components explicitly manage their own dependencies. A repo that demonstrates how to use standalone components, directives, & pipes in Angular v17, aim to streamline the authoring experience by reducing the need for NgModules. Existing applications can optionally & incrementally adopt the new standalone style without any breaking changes
angular angular-cli bootstraping custom-layouts dependency-injection forms hydration keeping-up-to-date lazy-loading manage-own-dependencies material-design migrating-to-standalone reducing-ngmodules routing standalone static-data v17
Last synced: 13 Dec 2024
https://github.com/arekasek/pokemon-wiki
Pokemon WIKI - pokedex database for every POKEMON LOVER!
api nextjs pokeapi pokemon pokemon-api react routing
Last synced: 25 Dec 2024
https://github.com/medjb10/animusclub
A project created about the Animus Club activities, training, wrokshops at our university. The project demonstrates the use of various Angular concepts and practices learned during our sessions, such as Two-way Data Binding, Event Binding, Routing, Guards, Pipes, and more.
angular api guard http json pipes routing
Last synced: 01 Jan 2025
https://github.com/mazin-emad/mazin_blog
This is a Blog project built with react js and uses firebase for the backed
firebase jsx reactjs responsive-design routing
Last synced: 20 Dec 2024
https://github.com/sisay2405/physical-fitness
Being physically active can improve your brain health, help manage weight, reduce the risk of disease, strengthen bones and muscles, and improve your ability to do everyday activities.
axios eslint firebase firebase-database javascript material-ui react-hooks redux-toolkit routing styled-components testing types typescript
Last synced: 10 Jan 2025
https://github.com/aneeshlalwani/react-projects-interview-preparation
This Repo contains 15+ mini 'React Projects', that can help for preparing an job interviews
api hooks reactjs routing useeffect-hook useref-hook usestate-hook
Last synced: 26 Dec 2024
https://github.com/chringel21/simple-isochrone-analysis
Simple reachability analysis (isochrones)
docker-compose graphhopper isochrones maplibre-gl-js nodejs open-data planetiler pug routing tailwindcss tileserver-gl vector-tiles
Last synced: 16 Nov 2024
https://github.com/geekshubhamrajput/nextjs15-demo-app
Demo project built with Next.js-15 to explore project structure, server components, routing, route handlers, fetching data, server actions and authentication. Designed as a foundational example for learning and expermenting with NextJS 15.
authentication fetching-data project-structure route-handlers routing server-actions server-components
Last synced: 14 Dec 2024
https://github.com/alfianandinugraha/flutroute
Example of routing in Flutter includes push, back, and send arguments to another page
Last synced: 14 Dec 2024
https://github.com/erolkuluslu/flutter_auto_route
This Flutter project demonstrates how to handle navigation and routing in a Flutter application. It includes login, sign-up, and admin screens with a structured approach to navigating between them, managing user authentication, and implementing custom routes using the auto_route package.
Last synced: 18 Oct 2024
https://github.com/alex-oleshkevich/starlette-dispatch
Routing extensions and dependency injection for Starlette.
asgi dependency-injection routing starlette
Last synced: 05 Jan 2025
https://github.com/prajaktahadole/React
React Practice and Assignments
chakra-ui context-api counter json-server rendering routing state-management todo useeffect webpack
Last synced: 23 Oct 2024
https://github.com/abhisek753/native_app
The Native App is a dynamic React Native mobile application designed for a seamless user experience. Featuring interactive carousels and user authentication, it offers an engaging platform for users to explore diverse content effortlessly.
lottie-animation navigation react-native reactjs routing
Last synced: 26 Dec 2024
https://github.com/cacawildaandika/go-rest-cinema
Just my documentation. Go gin routing boilerplate
boilerplate gin gin-gonic go golang golang-examples routing
Last synced: 26 Dec 2024
https://github.com/marissa-steindel/bakery-mvc-rubyonrails
E-commerce application for a fictional bakery client, featuring MVC architecutre. Demonstrates: Database Design, Routing, Customer Relationship Manager, E-commerce
bulma-css-framework customer-relationship-management database-design database-management e-commerce mvc-architecture routing ruby-on-rails style
Last synced: 10 Jan 2025
https://github.com/wagner-de-carvalho/app-todo
To do list front-end application
angular2 html5 javascript routing scss typescript
Last synced: 18 Dec 2024
https://github.com/kameshpoc/k8s-istio-deployment-architecture
This repository is dedicated to demonstrating the process of establishing a robust application architecture on a Minikube cluster using Istio.
docker-container dockerfiles istio-ingress istio-sidecar istio-tutorial kubernetes kubernetes-deployment microservices-architecture minikube-cluster minikube-setup routing yaml-files
Last synced: 26 Dec 2024
https://github.com/anjola-adeuyi/task_tracker_vue
Task Tracker Vue is a simple project built with Vue.js to track tasks with reminders.
api-client api-rest crud crud-api crud-application crud-operation javascript json-api json-server routing vue vue-cli vue-router vue3 vuejs
Last synced: 26 Dec 2024
https://github.com/naviqore/public-transit-client
Client to access the public transit service API endpoints.
client isoline-routing public-transport routing
Last synced: 13 Nov 2024
https://github.com/unlight/custom-history
Tiny hash history implemenation for preact
history-management preact routing
Last synced: 27 Dec 2024
https://github.com/fzaninotto/ra-customroutes-tutorial
A sample react-admin app demonstrating the CustomRoutes component. Support for a video tutorial on YouTube.
react react-admin routing tutorial
Last synced: 06 Dec 2024
https://github.com/novacbn/svelte-router
Simple declarative clientside Svelte Router modeled on Web APIs and SvelteKit.
javascript router routing svelte sveltejs typescript ui-router
Last synced: 01 Dec 2024
https://github.com/rgolubtsov/transroutownish-proto-bus-cowboy
An Erlang/OTP application, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
cowboy erlang-otp json microservice rest routing transportation
Last synced: 31 Oct 2024
https://github.com/rgolubtsov/transroutownish-proto-bus-libsoup
A daemon written in C (GNOME/libsoup), designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
c json libsoup microservice rest routing transportation
Last synced: 31 Oct 2024
https://github.com/aleksandracislowski/foodie-app
NextJS 14 & React - The Complete Guide by @academind
css-modules database dynamic-paths fetching form image-picker image-slideshow nextjs react routing validation
Last synced: 03 Jan 2025
https://github.com/rgolubtsov/transroutownish-proto-bus-groovy
A daemon written in Groovy, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.
groovy json microservice ratpack rest routing transportation
Last synced: 31 Oct 2024
https://github.com/xactsystems/js-routing-bundle
A JS routing bundle for Symfony 4+ using webpack. Derived from the FOS JSRoutingBundle. See 3.4 branch for Symfony 3.4.
hacktoberfest routing symfony webpack
Last synced: 03 Jan 2025
https://github.com/node-ecosystem/vite-plugin-build-routes
Vite Plugin to build API routes
api api-rest api-routes build plugin routes routing vite
Last synced: 03 Jan 2025
https://github.com/piotrpress/wordpress-router
This script is WordPress router for PHP built-in web server.
php php-server php-web-server routing web-server wordpress wordpress-router wordpress-routing wp
Last synced: 03 Jan 2025
https://github.com/jay-tillu/react-router
The project focused on efficient routing and dynamic data passing using React Router
dom-manipulation javascript react-router react-router-dom-v6 reactjs routing
Last synced: 05 Jan 2025
https://github.com/ruvents-legacy/i18n-routing-bundle
i18n routing symfony-bundle symfony3 symfony4
Last synced: 29 Sep 2024
https://github.com/superfly/rails-session-middleware
A sample application showing our Rails 4+ Session Middleware in action!
rails rails-session-middleware routing session-management sessions
Last synced: 17 Nov 2024
https://github.com/calcaventia/react-bakery-website
Static React Bakery Website
Last synced: 14 Nov 2024
https://github.com/szsascha/php-convention-routing
Route http requests by name convention
Last synced: 12 Nov 2024
https://github.com/royerreyesleon/ionic-angular-rick-and-morty
Ionic & Angular | Rick y Morty API
android angular api apk capacitor-android components http-client ionic routing typescript
Last synced: 12 Nov 2024
https://github.com/chris-aqui/eat-da-burger
A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM
css3 express-js handlebars-js html5 javascript mvc node-js routing
Last synced: 07 Dec 2024
https://github.com/hjfitz/subpaths
List every possible subpath for a Unix path/URL Pathname
path paths routing subpaths typescript
Last synced: 14 Nov 2024
https://github.com/arpit-shrivastva/bake-my-cake-online-cake-ordering-app
Bake My Cake is an innovative online cake ordering application developed using Angular framework, TypeScript, HTML, and CSS. With a user-friendly interface, it allows customers to effortlessly browse through a delectable range of cakes, place orders, and customize their sweet treats.
angular authguard css html json routing typescript
Last synced: 14 Nov 2024
https://github.com/dikshant441/movie-mania-gpt
On progress , building the application.
authentication deployment firebase-auth form-validation formhandling javascript jsx react redux redux-toolkit routing tailwindcss
Last synced: 13 Nov 2024
https://github.com/akashdeep023/next-coding
Next.js is a React Framework for building production-ready web applications.
css javascript nextjs nextjs14 reactjs routing tailwindcss tsx-language typescript
Last synced: 15 Dec 2024
https://github.com/linuxwhatelse/mapper
Simple URL-Scheme resolver
mapper python resolver routing
Last synced: 30 Nov 2024
https://github.com/othmanenissoukin/mvc-todo-php
Simple TODO app using MVC, PDO, AJAX with features such as CRUD operations on todos, and the possibility to create new accounts and authentification.
mvc pdo-mysql pdo-php php php-ajax php-authentication php-crud php-crud-ajax php-crud-operation php-crud-projects php-mvc php-router routing
Last synced: 14 Nov 2024
https://github.com/thegera4/events-nextjs-routing
events-app-nextjs-routing
javascript nextjs reactjs routing
Last synced: 13 Nov 2024
https://github.com/bhojpur/routes
The Bhojpur Routes is a software-as-a-service product used as a Routing Engine based on Bhojpur.NET Platform for application delivery.
Last synced: 24 Nov 2024
https://github.com/sharif-minhaz/multi-routing-blog-app
A simple react project with react-router-dom to explore
Last synced: 14 Nov 2024
https://github.com/shubhamharitash/routingservice
RoutingService / Router
atlassian atlassian-code-design atlassian-faq code-design coding-interviews lld routing routing-service sde2 system-design
Last synced: 30 Nov 2024
https://github.com/tkc/flutter-notifier-samdbox
Sample implementation of state_notifier and routing in the flutter app
flutter notifier routing state
Last synced: 18 Nov 2024
https://github.com/e22m4u/js-path-trie
A router for Node.js based on a prefix tree
esm javascript nodejs path prefix-tree routing trie typescript
Last synced: 13 Nov 2024
https://github.com/singleware/routing
Generic routing class package.
browser generic javascript router routes routing singleware typescript
Last synced: 10 Jan 2025
https://github.com/mbrsagor/drf-angularjs-routing-services24
Django rest framework and angular js routing project.
angular2 django drf javascript pyhton routing
Last synced: 13 Nov 2024
https://github.com/triplem20/activity_finder
a web application module in which user's locations are defined, and then nearby activities are fetched with the help of an API, and routes for the selected activity is also given. Activities are also filtered in two ways and one of the filtering is defined according to the user's mood. Another feature is user's can create an activity on their own.
api css html jav leaflet-map maps openmap-api routing webapp
Last synced: 16 Nov 2024