sweet-tooth/endpoint

Utilities for working with liberator-based endpoints

Leiningen/Boot

[sweet-tooth/endpoint "0.10.10-SNAPSHOT"]

Clojure CLI/deps.edn

sweet-tooth/endpoint {:mvn/version "0.10.10-SNAPSHOT"}

Gradle

implementation("sweet-tooth:endpoint:0.10.10-SNAPSHOT")

Maven

<dependency>
  <groupId>sweet-tooth</groupId>
  <artifactId>endpoint</artifactId>
  <version>0.10.10-SNAPSHOT</version>
</dependency>