Skip to content

TheNech/crypto-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-api

npm start

Методы

Уведомление о повышении цены post-запрос /api/notify/max

  • registration_id
  • currency
  • price

Уведомление о понижении цены post-запрос /api/notify/min

  • registration_id
  • currency
  • price

Отмена уведомления о повышении цены post-запрос /api/notify/max/del

  • registration_id
  • currency

Отмена уведомления о понижении цены post-запрос /api/notify/min/del

  • registration_id
  • currency

Отправка сообщения всем пользователям из базы get-запрос /api/notify/send

  • title
  • body

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published