Sunday, 11 June 2017

Make an HTTP request every minute. From anything

I realise this is a really broad and open-ended question, but what's a really easy way (preferably free) to make an HTTP request every x minutes?

Ideally this would be server-side, I need one and only one request, and it to never drop down.

There are many questions going into many different approaches, most of which I am unfamiliar with, and I was wondering if there's any definitive easy way to do it without, for example, setting up a server for literally one line of code?



via Spruce Campbell

No comments:

Post a Comment