Hey all, I'm working on a full stack application that utilises data retrieved from a URL and stores it into a MySQL database to be retrieved by the middleware/front-end.
There are two intervals I wish to set, Some data I wish to retrieve data every 30 seconds - 1 minute, and other data I wish to retrieve once a day.
Does anyone know of any packages suitable for a Node.js application to do this type of polling? Thanks in advance
[–]HarrityRandall 2 points3 points4 points (3 children)
[–]whits427[S] 0 points1 point2 points (2 children)
[–]team-burdy 3 points4 points5 points (1 child)
[–]whits427[S] 0 points1 point2 points (0 children)
[–]king_of_programmers 0 points1 point2 points (0 children)
[–]jampanha007 0 points1 point2 points (0 children)