This report consists detailed description of what I built during CSoD.
Built a distributed system backend for food order platform, QEats, with Java Spring Boot and MongoDB
- Implemented a simple GET API in Spring Boot using MVCS architecture
- Solve the user’s problem of home screen loading very slowly due to load using Caching
- Implemented API's for searching restaurants by name, cuisine, food item, and their attributes
- Deployed backend using Docker in cloud