All Projects → softwaremill → simple-http-server

softwaremill / simple-http-server

Licence: Apache-2.0 license
Simple JVM based HTTP server with no dependencies

Programming Languages

scala
5932 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].