com.thheller/shadow-http

HTTP Server for shadow-cljs

Leiningen/Boot

[com.thheller/shadow-http "0.1.2"]

Clojure CLI/deps.edn

com.thheller/shadow-http {:mvn/version "0.1.2"}

Gradle

implementation("com.thheller:shadow-http:0.1.2")

Maven

<dependency>
  <groupId>com.thheller</groupId>
  <artifactId>shadow-http</artifactId>
  <version>0.1.2</version>
</dependency>