Projects with this topic
Sort by:
-
A wrapper around JUCE URL in module form to help connect to RESTful APIs. Depends upon https://github.com/nlohmann/json which is a simple .h only lib. You will need to add the .h from that as a lib to your JUCE projcet if you use this.
Updated -
-
-
An HTTP networking addon for OpenFrameworks that is based on libCURL and presents a simple interface based on REST operations.
Updated