<div dir="ltr"><div><div><div><div>Hi Carlos, <br><br></div>While I don't have experience with Swagger + cpp generation, if Qt is a dependency of your stack you could look into using <a href="https://github.com/commontk/qRestAPI">qRestAPI, </a>it is a simple library to perform synchronous or asynchronous REST API calls.<br><br></div>Instead of JsonCpp, I would also suggest to use <a href="http://rapidjson.org/">RapidJson</a>, it performs order of magnitude faster. <br><br></div>Hth<br></div>Jc<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 26, 2017 at 6:25 PM, Carlos Agüero <span dir="ltr"><<a href="mailto:caguero@osrfoundation.org" target="_blank">caguero@osrfoundation.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">hi to everyone!<div><br></div><div>I noticed that Swagger has been used inside Girder. I don't know anything about Swagger but the Girder online documentation for visualizing the API and even requesting API calls is pretty awesome. </div><div><br></div><div>We're considering to write a C++ client library for Girder and I found that Swagger supports the generation of client libraries in multiple languages (including C++). Does anyone know if this is possible and/or a good approach? My first instinct is to write a custom library using libcurl and a json parser as dependencies (jsoncpp maybe) but I'd love to hear if someone has suggestions about Swagger.</div><div><br></div><div>Thanks!</div><span class="HOEnZb"><font color="#888888"><div>Carlos</div><div><br></div><div><br></div></font></span></div>
<br>______________________________<wbr>_________________<br>
Girder-users mailing list<br>
<a href="mailto:Girder-users@public.kitware.com">Girder-users@public.kitware.<wbr>com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/girder-users" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/girder-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">+1 919 869 8849<br></div>
</div>