awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesPluggable HTTP Server Engines

Architectures that allow replacing the default HTTP server implementation with custom network logic.

Distinct from HTTP Server Customization Tools: Candidates were focused on GraphQL or SMTP; this is about the core HTTP server engine of a web framework.

Explore 1 awesome GitHub repository matching web development · Pluggable HTTP Server Engines. Refine with filters or upvote what's useful.

Awesome Pluggable HTTP Server Engines GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • revel/revelالصورة الرمزية لـ revel

    revel/revel

    13,224عرض على GitHub↗

    Revel is a full-stack web framework and toolkit for building applications with the Go language. It implements a model-view-controller architecture to separate business logic from user interface rendering, providing a comprehensive system for routing, parameter binding, and session management. The project distinguishes itself with a high-productivity development environment featuring automatic code compilation and hot-reloading, which refreshes the application state and templates upon file changes without requiring manual restarts. It also employs reflection-based parameter binding to automati

    Allows replacing the default HTTP server with a custom implementation to meet specific network requirements.

    Go
    عرض على GitHub↗13,224
  1. Home
  2. Web Development
  3. Pluggable HTTP Server Engines