Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbsamples/graph-api-webhooks-samples
These are sample clients for Facebook's Graph API Webhooks and Instagram's Real-time Photo Updates API.
https://github.com/fbsamples/graph-api-webhooks-samples
Last synced: 1 day ago
JSON representation
These are sample clients for Facebook's Graph API Webhooks and Instagram's Real-time Photo Updates API.
- Host: GitHub
- URL: https://github.com/fbsamples/graph-api-webhooks-samples
- Owner: fbsamples
- License: other
- Created: 2015-10-07T16:06:24.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T18:46:08.000Z (3 months ago)
- Last Synced: 2024-08-13T22:02:33.377Z (3 months ago)
- Language: CoffeeScript
- Homepage: https://developers.facebook.com/docs/graph-api/webhooks
- Size: 46.9 KB
- Stars: 231
- Watchers: 25
- Forks: 468
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Graph API Webhooks Samples
These are sample clients for Facebook's [Webhooks](https://developers.facebook.com/docs/graph-api/webhooks/) product, Instagram's [Subscriptions API](https://www.instagram.com/developer/subscriptions/), and Threads' [Webhooks](https://developers.facebook.com/docs/threads/webhooks).
1. [Heroku](heroku) - A sample client that receives Webhook events.
1. [Hubot](hubot) - A script that messages a chat room when a Facebook Page post is published using Webhooks.