README.adoc

March 13, 2024 ยท View on GitHub

= clj-http-lite :project-src-coords: clj-commons/clj-http-lite :project-mvn-coords: org.clj-commons/clj-http-lite :url-doc: https://cljdoc.org/d/{project-mvn-coords}

// Badges link:{url-doc}[image:https://cljdoc.org/badge/{project-mvn-coords}[Cljdoc]] https://github.com/{project-src-coords}/actions/workflows/tests.yml[image:https://github.com/{project-src-coords}/workflows/tests/badge.svg[GitHub Actions tests]] https://clojars.org/{project-mvn-coords}[image:https://img.shields.io/clojars/v/{project-mvn-coords}.svg[Clojars]] https://babashka.org[image:https://raw.githubusercontent.com/babashka/babashka/master/logo/badge.svg[bb compatible]] https://clojurians.slack.com/archives/C03UZ1Y8414[image:https://img.shields.io/badge/slack-join_chat-brightgreen.svg[Join chat]]

A Clojure HTTP library similar to http://github.com/dakrone/clj-http[clj-http], but more lightweight. Compatible with Babashka and GraalVM.


This is a clj-commons maintained fork of the archived https://github.com/hiredman/clj-http-lite[`hiredman/clj-http-lite`] repo.


== Documentation

  • link:doc/01-user-guide.adoc[User Guide]
  • link:doc/02-developer-guide.adoc[Developer Guide]

== Used In... Some project using clj-http-lite are:

Don't see your project listed? Let us know, we'll be happy to include it!

== People

=== Contributors

A big thank you to all the people who have contributed directly to clj-http-lite!

Don't see your name? Our apologies! Let us know and we'll add you in.

=== Founders

=== Current Active Maintainers

== License We respect the original license at the time of forking from clj-http:

Released under the MIT License: http://www.opensource.org/licenses/mit-license.php