A simple RESTful API for a vehicle service booking system.
- Create, retrieve, update, delete, and list bookings
- JWT-based authentication
- Optional rate limiting
- Dockerized for easy deployment
- Clone the repository
git clone git@github.com:SudarshanProCoder/Backend-Developer-Intern-Assignment.git cd vehicle-service-booking