Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 203 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 203 Bytes

influxdb-cpp

This is a working but unfinished attempt at a C++ client for InfluxDB. It uses libcurl and libfmt for some easy string formatting.

Feel free to use any part of it if it's useful to you.