A simple REST API to keep track of my video game library. Mostly a playground for learning Scala, Akka Http, Guardrail, Slick, etc.
mvn packageto build the jarhoncho startto run the app using the Procfile
The default port is 8080, overwrite with PORT environment variable
See the server.yaml file for the API specification.
other: none yet