Skip to content
/ fly Public

Smallest HTTP server in java you can find.

Notifications You must be signed in to change notification settings

lceni/fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Smallest HTTP server in java you can find.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages