awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Regex-Based URL Dispatchers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRegex-Based URL Dispatchers

Dispatchers that map incoming request paths to specific functions using regular expression patterns.

Explore 1 awesome GitHub repository matching web development · Regex-Based URL Dispatchers. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Routing Systems
  4. Routing
  5. Matching Algorithms
  6. Regex-Based URL Dispatchers

Awesome Regex-Based URL Dispatchers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • django/django

    django/django

    86,891GitHubView on GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se

    Pythonappsdjangoframework