owned this note changed 5 years ago
Linked with GitHub

結合 Lotify 與 Swagger 建置共用型通知服務 - 林家煜

歡迎來到 MOPCON 2020 共筆 :mega:
共筆入口:https://hackmd.io/@mopcon/2020
手機版請點選上方 按鈕展開議程列表。

Lotify - LINE Notify client SDK

LINE notify

從 LINE 接收其他網站的通知
^ 不用安裝 LINE
ex. 下雨前收通知
ex. Github event 通知

type

  • Text
  • Sticker
  • Image URL
  • Image File

需要 OAuth 註冊

Lotify

不用自己 call LINE API,Lotify 處理好 API 的部分

Swagger

API 文件產生器

Goals

  • Cross-team cooperation.
  • Documentation by Swagger.
  • Do not need to pakcage API again.
  • Descrease yout time.
  • Support lots of languages.

Line tech refresh 實習計畫

SDK was implemented, but

tags: MOPCON 2020
Select a repo