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

1 repo

Awesome GitHub RepositoriesHybrid Web Backends

Architectures combining multiple web frameworks to handle different request types.

Distinguishing note: Specifically addresses multi-framework backend integration.

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

  1. Home
  2. Web Development
  3. Hybrid Web Backends

Awesome Hybrid Web Backends GitHub Repositories

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

    zulip/zulip

    24,696View on GitHub↗

    Zulip is an open-source, self-hosted chat platform designed for real-time team communication. It organizes conversations into threaded streams, allowing users to maintain focus and manage complex discussions within a private, secure infrastructure. The project provides full control over data, authentication, and server management, making it a comprehensive solution for organizations requiring a dedicated messaging environment. The platform distinguishes itself through a hybrid backend architecture that combines a robust web framework for standard requests with an asynchronous event-streaming

    Uses a Django and Tornado hybrid architecture to balance standard requests with asynchronous streaming.

    Pythonapachechatcollaboration
    24,696View on GitHub↗