README.md

This is an example for how to invoke the datasystem client api.

  1. Build example.
cd example/cpp
mkdir build
cd build
cmake ..
make
  1. Run example.
bash run_example.sh