Browse Source

Add Slack API

pull/273/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
5e49e3d1b0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -348,6 +348,7 @@ For information on contributing to this project, please see the [contributing gu
| Pinterest API | The world's catalog of ideas | `oAuth` | Yes | [Go!](https://developers.pinterest.com/) |
| PWRTelegram bot API | Boosted version of the Telegram bot API | `oAuth` | Yes | [Go!](https://pwrtelegram.xyz) |
| Reddit | Homepage of the internet | `oAuth` required for some parts | Yes | [Go!](https://www.reddit.com/dev/api) |
| Slack | Team Instant Messaging | `oAuth` | Yes | [Go!](https://api.slack.com/) |
| Tumblr API | Read and write Tumblr Data | `oAuth` | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) |
| Twitch | Game Streaming API | `oAuth` | Yes | [Go!](https://github.com/justintv/Twitch-API) |
| Twitter API | Read and write Twitter data | `oAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) |


Loading…
Cancel
Save