request-flow

A small library for handling web-requests in manner of flowing context handler.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 17 Downloads
  • 17 This Version

Leiningen/Boot

[request-flow "1.0-SNAPSHOT"]

Clojure CLI/deps.edn

request-flow/request-flow {:mvn/version "1.0-SNAPSHOT"}

Gradle

implementation("request-flow:request-flow:1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>request-flow</groupId>
  <artifactId>request-flow</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>