clj-http
Clojure HTTP client
An idiomatic HTTP client for Clojure wrapping the Apache Client
An idiomatic clojure http client wrapping the apache client. Officially supported version.
2k stars
38 watching
410 forks
Language: Clojure
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,464 |
dakrone/clojure-opennlp | A Clojure library providing an interface to OpenNLP's NLP functionality | 753 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
julianbirch/cljs-ajax | An asynchronous Ajax client for ClojureScript and Clojure allowing easy communication with servers | 673 |
taylorwood/clojurl | An example Clojure CLI HTTP/S client using GraalVM native image | 65 |
appsflyer/donkey | A modern Clojure HTTP server and client built for ease of use and performance | 292 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
lispyclouds/contajners | A Clojure client library for interacting with container engines, providing an idiomatic and data-driven interface. | 134 |
mlehman/solrclj | Provides a Clojure interface to interact with Apache Solr search engines. | 31 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
into-docker/clj-docker-client | Provides an idiomatic Clojure interface to the Docker API | 176 |
juliaweb/http.jl | An HTTP client and server package for Julia language | 634 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |