dakrone/clj-http
An idiomatic clojure http client wrapping the apache client. Officially supported version. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5474
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
1824 stars · 411 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
clj-http is an idiomatic Clojure HTTP client library that wraps the Apache HttpComponents client. It is the officially supported version of the popular clj-http library with a large ecosystem of dependents.
Use cases
- make HTTP requests from Clojure code
- call REST APIs from a Clojure application
- download files over HTTP in a JVM project
- send multipart form uploads from Clojure
- handle redirects, cookies, and caching in HTTP calls
- consume JSON APIs from a Clojure backend
When to choose
- you are writing Clojure or ClojureScript-on-JVM code that needs an HTTP client
- you want an idiomatic Clojure API over the battle-tested Apache HttpComponents client
- you need a mature, widely-used library with extensive community dependents
When to avoid
- you are not on the JVM and need a pure ClojureScript client
- you prefer a non-blocking async-first client like http-kit or clj-http-lite alternatives
- you want to avoid pulling in the Apache HttpComponents dependency tree
Facets
library · maturity stable
http-client web-development developer-tools apis jvm cross-platform clojure apache-httpclient http-requests
1 source
- homepage: http://clojars.org/clj-http · fetched 2026-08-29 · b206921dde4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dakrone/clj-http | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="dakrone/clj-http")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem