{"library":"ppconsul","type":"library","category":null,"description":"A C++ client library for Consul, a distributed tool for discovering and configuring services.","language":"cpp","status":"active","version":"2022-02-15","tags":["consul","service-discovery","configuration","distributed"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install ppconsul","imports":["#include <ppconsul/ppconsul.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(ppconsul CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE ppconsul::ppconsul)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}