awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesServlet Specification Adapters

Translates functional handlers into objects conforming to the Java or Jakarta Servlet specifications.

Distinct from Embedded Servlet Integrations: Focuses on the adaptation of the handler to the specification, not the integration of the servlet into a server.

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

Awesome Servlet Specification Adapters GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ring-clojure/ringAvatar ring-clojure

    ring-clojure/ring

    3,880Vezi pe GitHub↗

    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

    Converts request handlers into standard Java or Jakarta Servlets for deployment on compatible application servers.

    Clojure
    Vezi pe GitHub↗3,880
  1. Home
  2. DevOps & Infrastructure
  3. Custom Server Script Integration
  4. Embedded Servlet Integrations
  5. Servlet Specification Adapters