com.palletops/api-builder

Write api functions with domain information.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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