project chat-work-api-client
ChatWork API Client by BEAR.Sunday
ryo88c/chat-work-api-client
ChatWork API Client by BEAR.Sunday
- Tuesday, February 2, 2016
- by ryo88c
- Repository
- 1 Watchers
- 0 Stars
- 16 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ChatWork Api Client
This is ChatWork API Client by BEAR.Sunday., (*1)
How to use ChatWork API
- Apply to get API token.
- Add
CHATWORK_API_TOKEN = "xxxxxxxx"
on .env
Run on console.
$ php bootstrap/api.php get /rooms
Run on the built-in web server.
$ php -S 0.0.0.0:8080 bootstrap/api.php
$ curl http://localhost:8080/rooms
dev-master
9999999-dev
ChatWork API Client by BEAR.Sunday
Sources
Download
MIT
The Requires
The Development Requires
bear.sunday
chatwork