This was a REST API that I made while exploring Spring Boot. So it might look a bit un-organised, as I was experimenting making APIs. The architecture and code is divided into Model, Controller and Service.
As of my last update, this API can do some account management stuff, like making new users, fetching their data, etc