LitoMore / maofan-apn

APN service for Maofan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maofan-apn

APN service for Maofan


API

POST /notifier/on

Request parameters

Name Description
device_token Device token from app as a string
oauth_token Fanfou OAuth token
oauth_token_secret Fanfou OAuth token secret

POST /notifier/off

Request parameters

Name Description
device_token Device token from app as a string
oauth_token Fanfou OAuth token
oauth_token_secret Fanfou OAuth token secret

GET /notifier/check

Request parameters

Name Description
device_token Device token from app as a string
oauth_token Fanfou OAuth token

Related

Maintainers

License

MIT © LitoMore

About

APN service for Maofan

License:MIT License


Languages

Language:JavaScript 100.0%