I want to send an http request to an api and get the json response text in C++. For example, in python its really easy:
import requests r = requests.get("