This is a library providing :
- Common methods and functions for REST API, or which require use of tntnet
To build, run:
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=usr -DBUILD_TESTING=On ..
make
sudo make install
- fty_common_rest.h
- fty_common_rest_audit_log.h
- fty_common_rest_helpers.h
- fty_common_rest_sasl.h
- fty_common_rest_utils_web.h
- fty_common_rest_tokens.h