Skip to content

Simple HTTP Server for Processing. handle file requests (html,css,js) or add custom Filehandler. Also allows callback methods

License

Notifications You must be signed in to change notification settings

transfluxus/SimpleHTTPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHTTPServer

SimpleHTTPServer is a HTTP Server implementation for Processing. It can server static files (html,css,js) or use custom FileHandler. By that it can also handle PUT requests or answer with JSON. Callbacks can be added to the simple Filehandles in order to control query parameters.

https://transfluxus.github.io/SimpleHTTPServer

About

Simple HTTP Server for Processing. handle file requests (html,css,js) or add custom Filehandler. Also allows callback methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published