Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
193 stars 9 forks source link

Provide tools to work with REST APIs in LogiX #222

Open sirkitree opened 5 years ago

sirkitree commented 5 years ago

In order to work with external data sources, it would be helpful to be able to work with a REST API through LogiX.

Example REST API: https://cosmos.network/rpc/

Many REST API's respond in JSON format which means it would also be important to be able to parse those responses as requested in #221.

sirkitree commented 5 years ago

This would cover

Frooxius commented 5 years ago

This is planned, but needs the other upgrades to LogiX first as well, so you can construct the body for the requests. Once those are added I'll add these nodes as well.