Question
C++ REST Client Library
Hei Community,
we're searching for a suitable c++ library to perform REST requests and parse Json to integrate into toolkit dlls.
Are there any recomendations?
We tryed cpprest/casablanca from microsoft already. We build a sample client without creo and everthing works fine until we integrate it into our creo dll. With this library the dll is not able to be started in creo anymore.
Thanks for your suggestions.

