Revolution is a modular web server that I made to fit the needs of my projects
ea15c18e27
Add Initial startup headers to example request handler |
||
---|---|---|
config | ||
misc | ||
modules | ||
.gitignore | ||
index.js | ||
package.json | ||
README.md |
Revolution is a web server that I designed to be flexible to fit the needs of it's applications.
It is mainly used in my Screenshot server, EUS which was recently rewriten.
It's main design goal was to be modular.