Files
qhttpengine/README.md
2015-03-23 16:13:31 -07:00

14 lines
330 B
Markdown

## 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]