タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

APIとapiとemailに関するbraitomのブックマーク (1)

  • Popcorn Notify

    PopcornNotify An API for sending simple emails and text messages from your code Get emails and text messages from your code Send simple emails and text messages from one API from popcornnotify import notify notify('5555555555', 'New user sign up') notify('[email protected]', 'Memory exceeded...', subject='Staging Error') notify(['555...', 'team@...', 'dave@...'], "I'm sorry, Dave. I'm afraid I can

    Popcorn Notify
    braitom
    braitom 2018/02/11
    テキストメッセージとメールをAPIで送れるサービス。PythonとJavaScriptはライブラリもある。APIキーは1000メッセージごとに$10。
  • 1