REST library: production 'ready'

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • C++ REST SDK

    The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.

    https://github.com/microsoft/cpprestsdk (concerned about being maintenance mode -> production?)

  • restclient-cpp

    C++ client for making HTTP/REST requests

    https://github.com/mrtazz/restclient-cpp (missing POST Form on main branch. Dev branch very old)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • restc-cpp

    Modern C++ REST Client library

    https://github.com/jgaa/restc-cpp (beta)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts