org.flatland/resting

Simple ref-backed restful resources.

Leiningen/Boot

[org.flatland/resting "0.1.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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