2017 © Pedro Peláez
 

project chat-work-api-client

ChatWork API Client by BEAR.Sunday

image

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

The README.md

ChatWork Api Client

This is ChatWork API Client by BEAR.Sunday., (*1)

How to use ChatWork API

  1. Apply to get API token.
  2. 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

The Versions

02/02 2016

dev-master

9999999-dev

ChatWork API Client by BEAR.Sunday

  Sources   Download

MIT

The Requires

 

The Development Requires

bear.sunday chatwork