cpprestsdk
cpprestsdk copied to clipboard
Can i use rest sdk with Coap protocol / How swagger codegen use C++ sdk rest
I have two questions . 👍
First one: if I want to use the c++ sdk rest with a different protocol like Coap and replace JSON with another data structure what can be the ideas or the possibility for that?
the second one 🔢 i was reading the "cpprest" folder of swagger, that use to generate the client code in c++, but how it has access to the libraries and the functions? i couldn't find a file for the SDK-rest libraries on my pc so how it can access these libraries.