Advertisement

Sunday, August 27, 2017

Free DynaWeb Dynamo Package (Semi-Private) Alpha Release – Integrations with Web Services

From GitHub:

DynaWeb

DynaWeb is a Dynamo package providing support for interaction with the interwebz in general and with REST APIs in particular.

It’s meant to provide building blocks so you can build Dynamo integrations with just about any web service out there. It helps you retrieve (GET) stuff from the web, send (POST) information to the web and everything in between (PUT, DELETE, PATCH, etc). The package also includes some rather nifty deserialisation nodes, so you can use the information you get from the web directly in Dynamo graphs, as native types.


Read more on GitHub »

No comments: