KiddyBank is a software engineering semester 3 project at Fontys. It functions as the authentication server and it keeps track of all the users within our system and their money balance.
The core aspects of this API is that it can store users and their balance. The API is made with Gradle and Spring and uses Hibernate as ORM.