awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Web Infrastructure Managers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesWeb Infrastructure Managers

Modular toolsets for handling HTTP request lifecycles and middleware workflows.

Distinguishing note: Focuses on the management of the full HTTP request/response lifecycle.

Explore 1 awesome GitHub repository matching web development · Web Infrastructure Managers. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Infrastructure Managers

Awesome Web Infrastructure Managers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • remix-run/remix

    remix-run/remix

    32,388View on GitHub↗

    Remix is a full-stack web framework designed to manage data loading, mutations, and routing through standard web platform APIs. It functions as a server-side rendering framework that unifies server-side data processing and client-side interactivity within a single development model, ensuring applications remain consistent across diverse environments. The framework distinguishes itself by utilizing native web platform APIs for all request and response handling, including a declarative data mutation layer that synchronizes server-side database updates with client-side UI transitions via standar

    Handles incoming HTTP requests and outgoing responses using modular, standards-based tools.

    TypeScript
    32,388View on GitHub↗