Skip to content

coursier/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-server

Minimal JVM HTTP server, à la http.server, mainly only for coursier's own tests' purposes

CI Maven Central

Relies on http4s

Use like

$ coursier launch io.get-coursier:http-server_3:1.0.2

(spawns a web server serving files in the current directory).

See the available options with

$ coursier launch io.get-coursier:http-server_3:1.0.2 -- --help

Build with

$ ./mill compile

Run from sources with

$ ./mill run --help

About

Minimal JVM HTTP server, à la python SimpleHTTPServer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors