url-routing
There are 17 repositories under url-routing topic.
miladrahimi/phprouter
PhpRouter is a full-featured yet very fast HTTP URL router for PHP projects
grigorye/URLHelperApp
A helper macOS app for script-driven routing of http(s) urls to different applications.
vinayinvicible/django-route
Conditional url routing for django using template conditionals
code-translation/pretree
pretree is a package for storing and querying routing rules with prefix tree . obity/pretree in rust lang
obity/pretree
pretree is a package for storing and querying routing rules with prefix tree .
coenttb/swift-authenticating
A Swift package for type-safe HTTP authentication with URL routing integration.
Madhav-P-2005/Code-With-Django
📖 Learning Django 🌐 from scratch with practical project (To-Do Application) and structured notes. This repo includes setup guides, clean code, real-time problem solving, and my personal Django 🐍 roadmap for becoming a Python full stack developer. 🚀
vince-scarpa/responsibleAPI
Responsible API is a PHP RESTfull API fused by JWT and the leaky bucket algorithm
414owen/Nutmeg-Router
URL manipulation and route manager for Nutmeg
neha-dev-dot/HTTP-SERVER
A simple HTTP server built using Node.js core modules. It handles basic routing, parses incoming requests, sets custom headers and status codes, and runs on a configurable port — all without using any external libraries. Ideal for understanding how Node.js works under the hood for backend development.
Starisian-Technologies/canopus-canonical-name-redirector
Canopus is a lightweight WordPress MU plugin that enforces a canonical domain across multisite networks, ensuring consistent URLs, SEO clarity, and 301 redirection from alias domains.
xin9le/UrlRoutingTestKit
Get the shortest and declarative URL routing test!!
gaboquerizo/UI_Components
Diseño de componentes para interfaces de usuario | Vanilla JavaScript
Ogarit/chatBotApi
ChatBot API é uma solução básica construída com Django para criar e gerenciar APIs de chatbots.
t0uh33d/dx_shell
A Flutter package that facilitates easy and efficient navigation between pages on Flutter web, while also updating the URL and fixing any incorrect or mistyped search bar entries.
tlee0058/Django_Expense_Report_App
Many small to mid-sized businesses encounter a common problem when trying to submit their expense reports for their employers to get reimbursements. The procedure is often tedious and labor-intensive because they need to compile a list of expenses that can be allocated to different project codes and receipt backups that correspond to the expenses. My solution is to create a user-friendly app that allows users to add projects and allocate each expense to the matching project. Accounting staff can then draw up all the expenses associated to the particular project code and bill conveniently.
marcodpt/router
[DEPRECATED] A minimalistic url router for browser, server and whatever use you imagine! Written as a js es6 module.