Qt REST Client
REST client implementation in QT 5.4.0 and C++11
This project is a simple REST client implementation in Qt/C++ It supports the basic verbs (GET, POST, PUT and DELETE) and Basic HTTP authentication.
For samples look at the unit tests project.