aboutsummaryrefslogtreecommitdiff
path: root/www/cpr/pkg-descr
blob: ef2b184605943ca6c210490db046a15b04e0a8b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
C++ Requests is a simple wrapper around libcurl inspired by the excellent Python
Requests project.

Despite its name, libcurl's easy interface is anything but, and making mistakes
misusing it is a common source of error and frustration. Using the more
expressive language facilities of C++11, this library captures the essence of
making network calls into a few concise idioms.

WWW: https://github.com/libcpr/cpr