1. Home
  2. Browse
  3. restbed

restbed

v4.8#2Latest

Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.

Install

Run the following Vcpkg command to install the port.

vcpkg install restbed

Usage

restbed provides CMake targets:

find_package(unofficial-restbed CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::restbed::restbed)

Features

Dependencies

See source

Version

v4.8#2

Publication

Supports

All

GitHub

Corvusoft/restbed2K

Homepage

github.com/corvusoft/restbed

Subtree

8cd85cb456

License

AGPL-3.0-or-laterorCPL-1.0

Definition

Manifest