A REST API created with Spring Boot to store records of places I often eat at. These records are stored in a database through MongoDB and can be requested by clients via GET, PUT, POST and DELETE requests.