plugin
Credits: The Code is based on RestSharp.org. A Simple REST and HTTP API Client for .NET.
This Node allows easy access to RESTful Webapi'shttp://en.wikipedia.org/wiki/Representational_state_transfer
All basic HTTP methods as GET, POST, PUT, DELETE are supported as well as basic HTTP authentication. The node should be quite flexible as you can path any string to the Body and define the Mime Type as required by the REST API you intend to interact with.
Find the code here:https://github.com/JOxBERGER/VVVV-REST
I wrote it as I had trouble using PUT methods with the existing HTTP nodes.
anonymous user login
~3mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~5mth ago
~5mth ago
Nice one, thanks for sharing.
Btw, you can pull all vvvv related packages with nuget too, no need to link your harddrive vvvv installation anymore.
PS: Had a quick look at your github and saw that you also have a MQTT duet going on github!
Hi velcrome,
just uploaded the Mqtt stuff as well... mqtt-sender-receiver.
great!