house.jux/http.api

Wrapper that handles API calls and redirects it to corresponding functions

  • VCSN/A

  • cljdoc documentationcljdoc
  • 3,028 Downloads
  • 336 This Version

Leiningen/Boot

[house.jux/http.api "2024.11.28"]

Clojure CLI/deps.edn

house.jux/http.api {:mvn/version "2024.11.28"}

Gradle

implementation("house.jux:http.api:2024.11.28")

Maven

<dependency>
  <groupId>house.jux</groupId>
  <artifactId>http.api</artifactId>
  <version>2024.11.28</version>
</dependency>