Files
qhttpengine/README.md
2015-03-25 17:39:57 -07:00

15 lines
475 B
Markdown

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