Library system comprising three main services:
- Backend (Admin API): Manages the library catalog and user data.
- Frontend (Frontend API): Handles user interactions and book borrowing.
- Middleman (Authentication): Ensures secure access to our services (internal only) and potentially facilitate inter-service communication.