C++ library for making HTTP requests with a simple, Pythonic API
C++ Requests, a spiritual port of Python Requests
cpr
$ brew install cpr
$ find /usr/local/opt/cpr -name '*.cmake'
$ g++ -std=c++17 main.cpp -o app -lcpr -lcurl