influxdb-cxx icon indicating copy to clipboard operation
influxdb-cxx copied to clipboard

Replace plain curl with a more suited API

Open offa opened this issue 4 years ago • 0 comments

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

offa avatar Aug 04 '21 17:08 offa