/*! Example using the `libgdpm-restapi` library */ #include "rest_api.hpp" int main(int argc, char **argv){ return 0; }