Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 289 Bytes

Burrito server

Status: Production ready

The Burrito API serves all the server data (app versions, notifications, flags, sessions) and is the communication bridge between the bus driver application and user application.

The server is written in Rust and uses the Rocket web framework.