Kitchen Sync API
RESTful API integrating and synchronizing external POS order data from Toast and Square, enabling unified dashboards and reporting.
//The Problem
Restaurant operators using multiple POS systems (Toast, Square) had no unified view of their order data — reporting meant juggling separate dashboards.
//My Role
Developed the API end to end.
//Key Decisions & Work
- Built a RESTful integration API with Node.js, Express, and TypeScript that synchronizes external POS order data into a unified MySQL data layer.
- Containerized with Docker for consistent deployment across environments; documented with Swagger.
- Added Slack integration for real-time operational notifications.
//Impact
- Enabled unified dashboards and reporting across previously siloed POS systems.