Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 199 Bytes

fly

Smallest HTTP server in java you can find.

Requirements: java 8, gradle

How to use

git clone this repo first, then:

 gradle build
 java -jar build/libs/fly.jar index.html 8888