awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesServlet Adapters

Interfaces that translate standardized request handlers into formats compatible with Java servlet containers.

Distinct from Embedded Servlet Integrations: Distinct from Embedded Servlet Integrations: focuses on the translation adapter rather than the server integration process.

Explore 1 awesome GitHub repository matching devops & infrastructure · Servlet Adapters. Refine with filters or upvote what's useful.

Awesome Servlet Adapters GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ring-clojure/ringring-clojure का अवतार

    ring-clojure/ring

    3,880GitHub पर देखें↗

    Ring is a Clojure HTTP web library that represents requests and responses as immutable data structures. It provides a functional framework for web development, treating HTTP traffic as standardized maps to decouple application logic from specific server implementations. The project features a middleware framework for composing reusable functional layers to handle cross-cutting concerns such as authentication and logging. It includes a server adapter system that translates raw traffic into request maps, as well as a dedicated integration layer for upgrading standard HTTP connections to bidirec

    Translates standardized Clojure request handlers into formats compatible with Java and Jakarta servlet containers.

    Clojure
    GitHub पर देखें↗3,880
  1. Home
  2. DevOps & Infrastructure
  3. Custom Server Script Integration
  4. Embedded Servlet Integrations
  5. Servlet Adapters