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.

GitHub

2k stars
37 watching
410 forks
Language: Clojure
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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. 381
apache/httpcomponents-client A Java-based client for making HTTP requests using a modular and customizable design 1,466
dakrone/clojure-opennlp A Clojure library providing an interface to OpenNLP's NLP functionality 754
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. 179
lispyclouds/contajners A Clojure client library for interacting with container engines, providing an idiomatic and data-driven interface. 135
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,186
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 645
nahi/httpclient A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. 703