Conan Package - Microsoft CPPRest SDK - Available for Testing

A new package is now available on the Bincrafters Public Conan Repository: Microsoft’s “CPPRest SDK”. Formerly known as “Casablanca”, the CPPRest SDK is one of the most stable and mature REST libraries for C++. It is a solid library for interacting with any REST API, not just those provided by Microsoft. For instructions on using Bincrafters public-conan repository, please see this post.

  • Package reference:
    [requires]
    $ cpprestsdk/2.9.1@bincrafters/testing
    

Use Cases

Notably, it supports websockets, and the Swagger project has a generator for the CPPrest SDK, which will automatically generate the C++ library code for any API you wish to use if that API has a published “swagger spec”.

Status - Testing

Currently, these packages do not yet have a stable branch, however we expect to have that completed soon. In the meantime, we are looking for beta testers to use the packages on the testing branch, but with the disclaimer that it should not be used for production code, and is subject to change at any time. If you do test and have feedback, please open an issue on the github repository for this recipes project. http://github.com/bincrafters.

Disclaimers

Prior to using Bincrafters packages, please see the Bincrafters Disclaimer Page.



© 2017. All rights reserved.

Powered by Hydejack v6.6.1