Saturday 18 March 2017

handle live data from RESTful API

I am trying to call an RESTful API to get the necessary data using node.js. They said that they update the data as it changes automatically, but how can they continuously update the data when it is just being called through a GET request? Also how would I receive the data using node.js for this.



via dgelinas21

No comments:

Post a Comment