Skip to content

akielaries/libinfluxdb

Repository files navigation

libinfluxdb

libinfluxdb is a HTTP request-based C API

Install

Requires the following:

  • CMake
  • cJSON
mkdir build && cd build
cmake ../
make
sudo make install

Releases

No releases published

Packages

No packages published