A gRPC-based microservice for managing hotel data. It provides endpoints for retrieving hotels, and integrates with other microservice like Reservation.
- Backend: Python, gRPC
- Database: PostgreSQL
- Inter-Service Communication: gRPC
- Patterns: Repository Pattern, Circuit Breaker Pattern
git clone https://github.com/your-username/hotel-service.git
cd hotel-service