Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

LitoMore/maofan-apn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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