S
S
shane892016-02-12 21:48:17
JavaScript
shane89, 2016-02-12 21:48:17

How to start a 'callback'?

Hi. I decided to write a service on nodejs for practice, a callback to the site, you write a phone number, after the site owner receives a message to re-sign to such and such a number. I have experience with node. Where to start, where to dig? Should I notify the owner through the application or negotiate with the operators?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
r1ch, 2016-02-12
@r1ch

There are services that sell sms packages. Associate the api of the service with your program.
If you make an application, then your application should be able to do push notifications.

A
Alexey P, 2016-02-12
@ruddy22

https://github.com/argon/node-apn
www.gianlucaguarini.com/blog/nodejs-and-a-simple-p...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question