Automated Parking Service - Backend Server
- Upon post request from hardware, the server updates the database based on the action
- Upon get request from web app, the server retrieves and wrappes data in a readable structure
- Handle complicated and high volume Request: multiple payment methods, multiple vehicles, etc