Revolution is a modular web server that I made to fit the needs of my projects
875e043186
Checks for modules that are required by the server before startup. |
||
---|---|---|
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.