Project "crossplatform" aka Do I Have it Already?
Simple Spring backend API. Showcases maintaining a list of owned games by a logged in user.
DB script is included in the repo. Java Entities were generated from the DB schema using IntelliJ Persistence and Hibernate.
- proper security (hash&salt passwords)
- integration with platform API to import data