Event-catalogue

From Merrymake
Jump to navigation Jump to search

The event-catalogue is a special purpose repository located in the root of an organization. It serves three important functions:

  1. It hosts the api.json -- which controls how HTTP endpoints behave.
  2. It hosts the cron.json -- which controls which and when recurring events are posted to the Rapids.
  3. It provides a perfect location for event definitions/schemas.

For the two first points consult their specific tutorial pages. This article concerns the latter.