[Plugin] Http/s REST, blueprintable JSON query and Parse API manager [VaRest]

Excellent plugin, excellent work.

Now =p

Is there something in the roadmap to account for non-named array fields?

JSON arrays (in the root) don’t require field names. They are simply an array of JSON documents.

http://jsonplaceholder.typicode.com/users

that is a legit array, to the standards of the JSON spec.