Microservices-Based College Review App
Separate services (User,College & Rating service) each connected to different databases(MySQLPostgreSQL and MongoDB) offering client interaction through an API gateway which has resilience and authentication features.
- Spring Boot,
- REST APIs,
- OAuth2,
- React