Sunday, 14 May 2017

How do I run Node.js api after certain interval of time?

I want to send notification to my android and ios app by using REST API of Node.js?

I know it can be done via chrone method but I don't know how to set up that system so I can send push notification to my app users when ever I want (after certain interval of time).



via VIKAS KOHLI

No comments:

Post a Comment