## QHTTPEngine [![Build Status](https://snap-ci.com/nitroshare/qhttpengine/branch/master/build_image)](https://snap-ci.com/nitroshare/qhttpengine/branch/master) [![](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.x in order to build the library. ### Build Instructions [TODO]