This is a very simple HTTP server for Unix, using fork(). It's very easy to use
- include header
httpd.h - write your route method, handling requests.
- call
serve_forever("12913")to start serving on port 12913
| # Snapshot from https://github.com/mikalv/awesome-qt-qml | |
| # Awesome Qt | |
| A curated list of awesome Qt and QML libraries, resources, projects, and shiny things. Inspired by [awesome-cpp](https://github.com/fffaraz/awesome-cpp) and other awesome lists. | |
| Pull requests of new projects/apps/libraries are welcome :) | |
| - [Awesome Qt/QML](#awesome-qt-qml) | |
| - [Android](#android) |
A Pen by William Goldsworthy on CodePen.