awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesClojure

Building web applications using the Clojure language, typically leveraging functional paradigms and immutable data structures.

Distinct from Clojure: The candidates are either the language itself or specific library lists; this captures the domain of web development with Clojure.

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

Awesome Clojure GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ring-clojure/ringAvatar de ring-clojure

    ring-clojure/ring

    3,880Voir sur 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

    Provides a functional framework for building web applications in Clojure using immutable data structures.

    Clojure
    Voir sur GitHub↗3,880
  1. Home
  2. Web Development
  3. Clojure