a back-end REST API for a Books Library according to the following requirements:
- All API endpoints are exposed through '/api/v1' path
- Enable Swagger docs to all endpoints
- Allows developers to manage three main sections Borrowers, Authors and Books