house.jux/http.api

Wrapper that handles API calls and redirects it to corresponding functions

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2,103 Downloads
  • 19 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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