Integration Guide¶
restcl is a header-only library designed for quick integration into modern C++ projects.
Integration Options¶
Choose your preferred integration method:
Ideal for cross-platform CMake projects on Windows, Linux, or macOS.
DEPRECATED!
Not all dependencies used by this project have nuget packages anymore!
Ideal for Visual Studio C++ projects on Windows.
Header Includes¶
Include the primary header to automatically load the appropriate implementation for your platform:
If you only target Windows with WinHTTP explicitly: