cpr

Network request library

A C++ wrapper around libcurl providing an easy-to-use interface for making network calls

C++ Requests: Curl for People, a spiritual port of Python Requests.

GitHub

7k stars
127 watching
947 forks
Language: C++
last commit: about 1 month ago
Linked from 4 awesome lists

c-plus-pluscpphacktoberfesthttplibcurllibraryrequests

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jpbarrette/curlpp C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation 1,689
josephp91/curlcpp An object-oriented C++ wrapper around the cURL tool 634
curl/curl A command-line tool and library for transferring data over various protocols 36,309
isocpp/cppcoreguidelines A collection of guidelines and best practices for writing modern C++ code. 43,002
alairion/not-enough-standards A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. 229
open-source-parsers/jsoncpp A C++ library for working with JSON data 8,223
microsoft/cpprestsdk A C++ SDK for building cloud-based client-server communication applications. 8,041
thelartians/moderncppstarter A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. 4,526
lpeter1997/cppcmb A C++ parser-combinator library with a natural grammar notation 122
anthonycalandra/modern-cpp-features A resource for learning modern C++ language and library features 19,885
malamanteau/handycpp A collection of utility functions to simplify C++17 development 13
lewissbaker/cppcoro A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. 3,448
fullstorydev/grpcurl A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. 11,014
cpgf/cpgf A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. 220