awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
HTTP Request Handlers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesHTTP Request Handlers

Components that route incoming HTTP traffic to specific controller classes or methods for request processing.

Explore 2 awesome GitHub repositories matching web development · HTTP Request Handlers. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Server-Side Frameworks
  4. Web Frameworks
  5. Routing and Request Handling
  6. HTTP Request Handlers

Awesome HTTP Request Handlers GitHub Repositories

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

    expressjs/express

    68,784GitHubView on GitHub↗

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and proces

    JavaScriptexpressjavascriptnodejs
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework