Skip to content

Commit c4906ca

Browse files
committed
Merge pull request fffaraz#127 from whoshuu/patch-1
Add cpr library to the networking category
2 parents 5e09388 + e1d2b8d commit c4906ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
385385
* [Boost.Asio](http://think-async.com/) :zap: - A cross-platform C++ library for network and low-level I/O programming. [Boost]
386386
* [Casablanca](http://casablanca.codeplex.com/) - C++ REST SDK. [Apache2]
387387
* [cpp-netlib](http://cpp-netlib.org/) - A collection of open-source libraries for high level network programming. [Boost]
388+
* [cpr](https://github.com/whoshuu/cpr) - A modern C++ HTTP requests library with a simple but powerful interface. Modeled after the Python Requests module. [MIT] [website](https://whoshuu.github.io/cpr/)
388389
* [Dyad.c](https://github.com/rxi/dyad) - Asynchronous networking for C. [MIT]
389390
* [libcurl](http://curl.haxx.se/libcurl/) - Multiprotocol file transfer library. [MIT/X derivate license]
390391
* [libjingle](https://code.google.com/p/libjingle/) - Google talk voice and P2P interoperability library. [BSD]

0 commit comments

Comments
 (0)