awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • caddyserver/caddycaddyserver 的头像

    caddyserver/caddy

    73,492在 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 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
    在 GitHub 上查看↗73,492
  • seerr-team/seerrseerr-team 的头像

    seerr-team/seerr

    11,663在 GitHub 上查看↗

    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
    在 GitHub 上查看↗11,663
  1. Home
  2. Networking & Communication
  3. Communication Protocols and Architectures
  4. Request Processing Architectures
  5. Request Processing
  6. Directive-Based Request Pipelines

探索子标签

  • 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