com.palletops/api-builder

Write api functions with domain information.

Leiningen/Boot

[com.palletops/api-builder "0.3.1"]

Clojure CLI/deps.edn

com.palletops/api-builder {:mvn/version "0.3.1"}

Gradle

implementation("com.palletops:api-builder:0.3.1")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>api-builder</artifactId>
  <version>0.3.1</version>
</dependency>