Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.