restbed v4.8
- Created
- Updated
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
# Usage
restbed provides CMake targets:
find_package(unofficial-restbed CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::restbed::restbed)
# License
AGPL-3.0-or-later OR CPL-1.0
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No default features set.
# openssl
Secure over the wire communication allowing you to transmit private data online.
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by asio )
- vcpkg-cmake-config (by asio )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Tom Henoch
- wangli28
- Stefano Sinigardi
- Billy O'Neal
- Mathis Logemann
- chausner
- Cheney Wang
- Kai Pastor
- Chuck Walbourn