awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Server Capabilities · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesWeb Server Capabilities

Specific server configurations and modules dedicated to serving static files and assets.

Explore 3 awesome GitHub repositories matching web development · Web Server Capabilities. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Infrastructure and Deployment
  4. Web Server Capabilities

Awesome Web Server Capabilities GitHub Repositories

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

    caddyserver/caddy

    70,190GitHubView on GitHub↗

    Caddy is an extensible, modular web server platform designed for high-performance traffic management and automated security. At its core, it functions as a dynamic HTTP gateway that handles request routing, static asset delivery, and reverse proxying through a chain of configurable handler modules. The system is built

    Goacmeautomatic-httpscaddy
  • 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
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on a

    TypeScriptcsrframeworkfull-stack

Explore sub-tags

  • Static Asset ServersMechanisms for serving files like images, scripts, and styles directly from the filesystem.
  • Static Asset ServingWeb server capabilities optimized for delivering static files and directory listings directly to clients.
  • Static File ServersSoftware that serves static assets like images, scripts, and stylesheets from designated directories to web clients.