microsoft / cpprestsdk

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.
Other
7.99k stars 1.65k forks source link

Is there a api documentation generator for cpprestsdk? #1752

Open HedgeHao opened 1 year ago

HedgeHao commented 1 year ago

Is there a api documentation generator for cpprestsdk? For example generate Swagger (OpenAPI) documentation.