Hotel Rating System built using microservices architecture with User, Rating, and Hotel services, each having separate databases and CRUD operations. Uses Eureka for service discovery, Config Server for centralized config, API Gateway for routing, JWT and Role-Based Access Control for security, and Feign Client for inter-service communication.
-
Updated
Oct 8, 2025 - JavaScript