## QHTTPEngine [![](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://opensource.org/licenses/MIT) Simple and secure HTTP server for Qt applications. ### Build Requirements QHttpEngine requires a modern C++ compiler. You will also need Qt 5.1+ in order to build the library. ### Build Instructions [TODO]