Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ If you are interested in GraphQL in general, check out [awesome-graphql](https:/

| API | Description | Graph*i*QL | Docs/Repo
| --- | ----------- | :--------: | :-: |
| Câmara dos deputados Brasil | "GraphQL api to grab the data from the brazilian deputies chamber" | | [Repo](https://github.com/matheusrocha89/graphql-camara-deputados)
| Contentful | "CMS as a Service". Graph*i*QL demo allows to query a simple blog, but the library itself generates a schema automatically for any content model you store in Contentful. | [Try it!](https://cf-graphql-demo.now.sh/) | [Repo](https://github.com/contentful-labs/cf-graphql)
| Discord | Access the Discord API in GraphQL, powering WidgetBot widgets | [Try it!](https://widgetbot.io/api/graphql/) | [Repo](https://github.com/widgetbot-io)
| Hacker News<br>Reddit<br>Twitter<br>Giphy | GraphQL Hub | [Try HN!](https://www.graphqlhub.com/playground/hn2)<br>[Try Reddit!](https://www.graphqlhub.com/playground/reddit)<br>[Try Twitter!](https://www.graphqlhub.com/playground/twitter)<br>[Try Giphy!](https://www.graphqlhub.com/playground/giphy) | [Docs](https://www.graphqlhub.com/)<br>[Repo](https://github.com/clayallsopp/graphqlhub)
Expand Down