cpprestsdk
Client-server SDK
A C++ SDK for building cloud-based client-server communication applications.
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.
8k stars
427 watching
2k forks
Language: C++
last commit: about 2 months ago
Linked from 3 awesome lists
asyncasynchronous-taskscloudcppcpp-librarycpp11httpoauthoauth2sdktaskswebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,576 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
thelartians/moderncppstarter | A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. | 4,526 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,503 |
melbournedeveloper/restclient.net | A .NET framework for building REST clients with asynchronous API calls and automatic serialization. | 366 |
danmar/cppcheck | Automated code analysis tool for C and C++ code | 5,882 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,995 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,253 |
restsharp/restsharp | A lightweight HTTP client library for .NET that simplifies making REST API calls. | 9,639 |
richelbilderbeek/travis_cpp_tutorial | A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
microsoft/code-push | Enables mobile app updates directly to user devices | 4,377 |
oatpp/oatpp | A C++ web framework designed to build scalable and resource-efficient web applications. | 7,958 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,269 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |
open-source-parsers/jsoncpp | A C++ library for working with JSON data | 8,223 |