Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages