influxdb-cxx
influxdb-cxx copied to clipboard
Replace plain curl with a more suited API
While the curl API does it's job it's still C. Replacing with a more C++ like API could simplify and improve the HTTP code (related: #90).
Suggestions
- https://github.com/libcpr/cpr