org.flatland/resting

Simple ref-backed restful resources.

Leiningen/Boot

[org.flatland/resting "0.1.3"]

Clojure CLI/deps.edn

org.flatland/resting {:mvn/version "0.1.3"}

Gradle

implementation("org.flatland:resting:0.1.3")

Maven

<dependency>
  <groupId>org.flatland</groupId>
  <artifactId>resting</artifactId>
  <version>0.1.3</version>
</dependency>