# testCppRestSdk **Repository Path**: atery/testCppRestSdk ## Basic Information - **Project Name**: testCppRestSdk - **Description**: 测试微软cpprestsdk, c++实现web server / restful api - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 测试微软开源的c++ restful api库 支持HTTP client/server, JSON, URI, asynchronous streams, WebSockets client, oAuth ### installation ``` sudo apt-get install libcpprest-dev ```