Tuesday 17 July 2018

How can I make a scheduled request in Node for JSON?

New to Node but not programming as a whole. I am attempting to create a scheduled request for a JSON API in node that happens every 15 minutes in an AWS Lambda. I want the request to get JSON from an API. I am very confused on how to write this in node and some pointers would be really great. (I want to store that JSON in AWS Lambda to where I can request from my iOS app). Can anyone point me in the right direction. (If anyone has experience with this and AWS Lambda some pointers there would be good as well.Thanks.

Submitted July 18, 2018 at 04:45AM by negnatz

No comments:

Post a Comment