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: 7 days 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,450 |
clj-commons/aleph | Provides an asynchronous streaming communication framework for Clojure web servers, clients, and raw TCP/UDP | 2,543 |
weavejester/compojure | A concise routing library for Ring/Clojure applications | 4,089 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,011 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
pedestal/pedestal | A set of libraries for building scalable and maintainable server-side applications in Clojure | 2,702 |
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,973 |
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,784 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 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,219 |
lostisland/faraday | An HTTP client library abstraction layer providing a common interface over multiple adapters and middleware | 5,757 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
astaxie/bat | A command-line tool that allows users to interact with HTTP servers in a human-friendly way. | 2,551 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |