Revolution is a modular web server that I made to fit the needs of my projects
Go to file
tgpethan 07cf7cbe2d General code sanity, Add some comments and rename ascii.lol to ascii.txt since it is not LOLCODE 2019-08-19 03:37:02 +01:00
config Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00
misc General code sanity, Add some comments and rename ascii.lol to ascii.txt since it is not LOLCODE 2019-08-19 03:37:02 +01:00
modules General code sanity, Add some comments and rename ascii.lol to ascii.txt since it is not LOLCODE 2019-08-19 03:37:02 +01:00
.gitignore General code sanity, Add some comments and rename ascii.lol to ascii.txt since it is not LOLCODE 2019-08-19 03:37:02 +01:00
README.md Create README.md 2019-08-19 02:52:39 +01:00
index.js General code sanity, Add some comments and rename ascii.lol to ascii.txt since it is not LOLCODE 2019-08-19 03:37:02 +01:00
package.json Remove items from the package.json that were used in EUS 2019-08-17 23:51:47 +01:00

README.md

Revolution

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.