house.jux/http.api

Wrapper that handles API calls and redirects it to corresponding functions

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,637 Downloads
  • 1,637 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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