Skip to content

Commit e1d2b8d

Browse files
committed
Add cpr library to the networking category
1 parent 0cf3c57 commit e1d2b8d

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
@@ -384,6 +384,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
384384
* [Boost.Asio](http://think-async.com/) :zap: - A cross-platform C++ library for network and low-level I/O programming. [Boost]
385385
* [Casablanca](http://casablanca.codeplex.com/) - C++ REST SDK. [Apache2]
386386
* [cpp-netlib](http://cpp-netlib.org/) - A collection of open-source libraries for high level network programming. [Boost]
387+
* [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/)
387388
* [Dyad.c](https://github.com/rxi/dyad) - Asynchronous networking for C. [MIT]
388389
* [libcurl](http://curl.haxx.se/libcurl/) - Multiprotocol file transfer library. [MIT/X derivate license]
389390
* [libjingle](https://code.google.com/p/libjingle/) - Google talk voice and P2P interoperability library. [BSD]

0 commit comments

Comments
 (0)