com.thheller/shadow-http

HTTP Server for shadow-cljs

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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