# MonsterEngine MonsterEngine is a web server which is desinged for [Plamo](https://plamo.org/) apps and can be used from various programming languages. [![https://xkcd.com/927/](https://imgs.xkcd.com/comics/standards.png)](https://xkcd.com/927/) ## Installation ```sh make && make install ``` ## License MIT License ## Special Thanks [rust-jp](https://rust-jp.rs/) - Thanks to the slack community for answering questions.