Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 490 Bytes

index.md

File metadata and controls

11 lines (7 loc) · 490 Bytes

Back To README

API Parking-Spots.

Endpoint List:

  • PricePolicy: Endpoint that works as CRUD maintainer of parking price policies available in the system.
  • ParkingSpot: Endpoint that works as CRUD maintainer of parking spots available in the system.
  • ParkingSpotMan: Endpoint that manages car visits. Allowing to assign a parking spot on check-in and also calculate the value to pay on check-out.