Learn Buffalo

Third-party Integration and Events

Part 8

Connect to MongoDB, and leverage Buffalo events to integrate with other services.

  • storing credentials in .env file
  • connecting to MongoDB, Slack webhooks, Sendgrid API
  • Buffalo events and event-listeners
  • adding a health check in the app launch process
  • emitting events with payload data
  • adding event listeners in the app.go file and custom packages

Watch the video

View the code