Skip to content

Latest commit

 

History

History

clj-http-lite

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

clj-http-lite

Testing whether clj-http-lite library can be used in a native binary image with GraalVM.

Usage

Currently testing:

[org.martinklepsch/clj-http-lite "0.4.3"]

Test with:

Start an nginx server in the terminal using `docker-compose up`

Then in a new terminal: `lein do clean, uberjar, native, run-native`

Results

[clj-http.lite.client :as client]