Skip to content

A collection of sample implementations around the Beekeeper platform.

Notifications You must be signed in to change notification settings

beekpr/examples

Repository files navigation

Beekeeper Examples

This is a collection of implementation examples that show how integrations to the Beekeeper platform can be built.

See the Developer Portal for more information.

Content

  • Home Screen Widget: A self-contained widget example for the Home Screen
  • JWT HTML Service: A simple node web service consuming the Beekeeper JSON Web Token
  • Mood Bot: A chat bot that asks all users every day how they're feeling and records their responses
  • Serverless chatbot: Chat bot running on AWS Lambda triggered by Beekeeper webhooks