Skip to content

isabella232/simple-http-server

 
 

Repository files navigation

Simple HTTP Server

Build Status

This is very simple JVM based HTTP server with no dependencies - just pure JVM is needed. It was developed to support development process of the Codebrag project.

Running

You need sbt tool to run the server, then type the below command:

sbt run

To close server just hit any key on keyboard.

About

Simple JVM based HTTP server with no dependencies

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%