io.github.rthadani/bff

Spec-driven GraphQL BFF engine for Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 0 Downloads
  • 0 This Version

Leiningen/Boot

[io.github.rthadani/bff "0.1.0"]

Clojure CLI/deps.edn

io.github.rthadani/bff {:mvn/version "0.1.0"}

Gradle

implementation("io.github.rthadani:bff:0.1.0")

Maven

<dependency>
  <groupId>io.github.rthadani</groupId>
  <artifactId>bff</artifactId>
  <version>0.1.0</version>
</dependency>