Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
restbed provides CMake targets:
find_package(unofficial-restbed CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::restbed::restbed)
Secure over the wire communication allowing you to transmit private data online.
v4.8#3
!xbox
AGPL-3.0-or-laterorCPL-1.0
Manifest