Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 219 Bytes

DESIGN.md

File metadata and controls

10 lines (7 loc) · 219 Bytes

Design

Components

Separation of responsiblity - Micro-services

  1. Beam receives all the events in a simple endpoint
  2. Beam pushes data(single or batch) via webhook
  3. REST API for user based (used by UI)

TODO :