9corp/9volt

Add event API endpoint

dselans opened this issue · 2 comments

Add event API endpoints.

  • GET /api/v1/event -- fetch all events
  • GET /api/v1/event?type=foo,bar" -- fetch events for a given type

Working on this in #71

This has been completed in #71