heroku-alive
v0.1.0
Published
Cyclic task that request a HTTP request to itself, to keep alive a Heroku Free Dyno
Downloads
5
Readme
heroku-alive
NodeJs module that keep alive Heroku Free Dyno by requesting cyclic http request to itself.
Usage
Just require the module and call the unique method.
Example
var herokuAlive = require("heroku-alive").startKeepAlive();