Build API Server
I have to build a basic api server which can do:
- Transfer video from backend to frontend
- Has the alarm system (and routes to toggle it on and off)
- Can use (prob) websockets to connect to motion sensors
- Can use (prob) websockets to turn on/off the light and the alarm (loudspeaker)