Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 248 Bytes

File metadata and controls

9 lines (7 loc) · 248 Bytes

RustでチャットワークAPIを実行してみるサンプル

使い方

$ git clone post_message_to_chatwork_with_reqwest
$ cd post_message_to_chatwork_with_reqwest
$ CHATWORK_API_TOKEN=XXXXX cargo run -q [room_id] [投稿内容]