ring
Web framework
Provides a unified API for building web applications in Clojure
Clojure HTTP server abstraction
4k stars
114 watching
520 forks
Language: Clojure
last commit: 2 months ago
Linked from 1 awesome list
clojurehttpringweb
Related projects:
Repository | Description | Stars |
---|---|---|
http-kit/http-kit | A lightweight and high-performance HTTP client+server library for Clojure applications. | 2,455 |
clj-commons/aleph | A Clojure library providing asynchronous streaming communication for web servers, clients, and raw TCP/UDP networks. | 2,542 |
weavejester/compojure | A concise routing library for Ring/Clojure applications | 4,094 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,014 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
pedestal/pedestal | A set of libraries for building scalable and maintainable server-side applications in Clojure | 2,706 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,787 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
igrigorik/em-http-request | An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. | 1,218 |
lostisland/faraday | An HTTP client library abstraction layer providing a common interface over multiple adapters and middleware | 5,766 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 381 |
astaxie/bat | A command-line tool that allows users to interact with HTTP servers in a human-friendly way. | 2,552 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |