An easy to order food REST API which gives a list of closeby open restaurants at any time of day.
The API's performance was boosted by using Redis Cache based on the number of times a restaurant was called in the similar locations.
Framework & DB's : Spring, MongoDB and Redis Cache
Libraries : Jackson (for JSON to Java and vice versa)
Used Postman to test API.