<div dir="ltr">Jc, thanks for the pointers!<div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 26, 2017 at 3:34 PM, Jean-Christophe Fillion-Robin <span dir="ltr"><<a href="mailto:jchris.fillionr@kitware.com" target="_blank">jchris.fillionr@kitware.com</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"><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" target="_blank">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/" target="_blank">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"><div><div class="h5">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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><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="m_-3165136676779299519HOEnZb"><font color="#888888"><div>Carlos</div><div><br></div><div><br></div></font></span></div>
<br></div></div>______________________________<wbr>_________________<br>
Girder-users mailing list<br>
<a href="mailto:Girder-users@public.kitware.com" target="_blank">Girder-users@public.kitware.co<wbr>m</a><br>
<a href="http://public.kitware.com/mailman/listinfo/girder-users" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/girder-users</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="m_-3165136676779299519gmail_signature" data-smartmail="gmail_signature"><a href="tel:(919)%20869-8849" value="+19198698849" target="_blank">+1 919 869 8849</a><br></div>
</font></span></div>
</blockquote></div><br></div>