- Notifications
You must be signed in to change notification settings - Fork2
Slack API done the GraphQL way.
License
NotificationsYou must be signed in to change notification settings
AdamZaczek/Slack-API-GraphQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a basic example showing most basic GraphQL API implementation.
You will need the following things properly installed on your computer:
- Clone the repo
git clone git@github.com:AdamZaczek/Slack-API-GraphQL.gitcd Slack-API-GraphQL
- Install dependencies
yarn
- You'll need your own Slack token. You can generate and test it on the official Slack API page. Link to one of the methods:https://api.slack.com/methods/im.list/test
Once you have a token copy it to './config/environment'.
- Run the server
yarn start
About
Slack API done the GraphQL way.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors2
Uh oh!
There was an error while loading.Please reload this page.