Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 483 Bytes

File metadata and controls

7 lines (4 loc) · 483 Bytes

DECAF

DECAF is Mugsy's primary REST API. It handles all the non-hardware related functionality like users, recipes, integrations and tons more. DECAF also manages the brewing process through communications with Operator.

DECAF works with Mugsy's local SQLite database, using Better-SQLite-3, and Drizzle for a comfy dev experience.