Skip to content

Minimal JVM HTTP server, à la python SimpleHTTPServer

License

Notifications You must be signed in to change notification settings

coursier/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-server

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

Build Status Maven Central

Relies on http4s

Use like

$ coursier launch io.get-coursier:http-server_2.12:1.0.0

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

See the available options with

$ coursier launch io.get-coursier:http-server_2.12:1.0.0 -- --help

About

Minimal JVM HTTP server, à la python SimpleHTTPServer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages