sebescudie / VL.SimpleHTTP

Simple HTTP nodes for the VL programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VL.SimpleHTTP

The package on nuget.org

A super-simple set of nodes and a bunch of help patches to perform basic HTTP queries in vvvv.

Installation

In order to use this library with VL, you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.SimpleHTTP

About

Simple HTTP nodes for the VL programming language