awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDirective-Based Request Pipelines

Request processing chains that use rule-based modules to match and transform traffic.

Explore 2 awesome GitHub repositories matching networking & communication · Directive-Based Request Pipelines. Refine with filters or upvote what's useful.

Awesome Directive-Based Request Pipelines GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • caddyserver/caddyAvatar von caddyserver

    caddyserver/caddy

    73,492Auf GitHub ansehen↗

    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 on a modular architecture that allows developers to extend server functionality by registering custom components, all managed through a unified lifecycle and provisioning framework. What distinguishes Caddy is its focus on automated infrastructure and zero-downtime operations. I

    Directs incoming traffic through a chain of modular handlers that transform requests based on defined rules.

    Goacmeautomatic-httpscaddy
    Auf GitHub ansehen↗73,492
  • seerr-team/seerrAvatar von seerr-team

    seerr-team/seerr

    11,663Auf GitHub ansehen↗

    Seerr is a self-hosted media request system and automation orchestrator. It provides a web interface for users to search for and request movies and television shows for a home media server, acting as a coordinator between users, media servers, and automation tools to trigger the download and organization of approved content. The system distinguishes itself through a comprehensive request management layer that includes granular, role-based permissions and custom override rules to filter and modify incoming requests. It also features a dedicated notification engine that dispatches real-time sta

    Evaluates custom conditions against incoming requests to automatically modify or override processing logic.

    TypeScriptdockerembyjellyfin
    Auf GitHub ansehen↗11,663
  1. Home
  2. Networking & Communication
  3. Communication Protocols and Architectures
  4. Request Processing Architectures
  5. Request Processing
  6. Directive-Based Request Pipelines

Unter-Tags erkunden

  • Request Override RulesCustom logic used to intercept and modify incoming requests based on predefined conditions. **Distinct from Directive-Based Request Pipelines:** Focuses on application-level media request logic rather than network traffic pipelines