https://github.com/fbsamples/messenger-platform-samples
Messenger Platform samples for sending and receiving messages. Walk through the Get Started with this code. https://developers.facebook.com/docs/messenger-platform/quickstart
https://github.com/fbsamples/messenger-platform-samples
Last synced: 8 months ago
JSON representation
Messenger Platform samples for sending and receiving messages. Walk through the Get Started with this code. https://developers.facebook.com/docs/messenger-platform/quickstart
- Host: GitHub
- URL: https://github.com/fbsamples/messenger-platform-samples
- Owner: fbsamples
- License: other
- Created: 2016-05-11T22:49:23.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-06-23T16:58:16.000Z (8 months ago)
- Last Synced: 2025-06-23T17:49:18.967Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.12 MB
- Stars: 1,724
- Watchers: 183
- Forks: 2,590
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
🔥 Welcome Brave Developer! 🔥
This repo contains sample applications that will help you learn to build awesome experiences on the Messenger Platform.
### New to the Platform?
Have a look at the [Introduction section](https://developers.facebook.com/docs/messenger-platform/getting-started) of the docs
### Looking to get started?
Check out the [Get Started section](https://developers.facebook.com/docs/messenger-platform/getting-started) of the docs for a complete walkthrough of everything you need to know.
### Knowledge Bank: Messenger API
We compiled a set of blog posts covering different aspects of the Messenger API.
[This repository](messenger-api) includes code snippets and projects used in the following articles:
* [Integrating the Messenger API in a Python App](messenger-api/messenger-api-with-python)
* [Using the Messenger API to Send Messages to Facebook and Instagram Users in Node.js](messenger-api/messenger-api-with-nodejs)
* [Integrating the Messenger API in a Java App](messenger-api/messenger-api-with-java)
* [Working with Webhooks for the Messenger Platform](messenger-api/messenger-api-and-webhooks)
### More Resources
To learn more about the Messenger Platform, check out these other resources:
- **[📚 Docs Docs Docs](https://developers.facebook.com/docs/messenger-platform/)**: Learn about all the features available for building awesome Messenger experiences.
- **[📱 Advanced Sample Apps](https://github.com/fbsamples/messenger-bot-samples)**: Download our samples that show off some of the Platform's most popular features.
- **[😺 Developer Community](https://www.facebook.com/groups/messengerplatform/)**: Join our developer community! Get help. Give help. Ship ❤️
## License
Messenger Platform Samples are fully copyrighted as found in the [LICENSE](LICENSE) file.
See the [CONTRIBUTING](CONTRIBUTING.md) file for how to help out.