Skip to content

dohyungp/toast-notification-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toast Notification REST Client

Toast cloud Notification RESTful API Client for Python User.

  • Not supported SLA
  • Current only supported SMS/MMS yet
  • Default REST API Version is V2.2

Install

pip install toast-notification-client

Function

Initialize

from toast import ToastSMS
tos = ToastSMS("<API-KEY>")

Usage

All parameter is based on a service called NHN Toast SMS API. Please Check NHN Toast Cloud SMS Notification Doc.

About

(KR Unofficial) Toast cloud restful api python client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages