A simple REST API to keep track of my video game library. Mostly a playground for learning Scala, Akka Http, Guardrail, Slick, etc.
mvn package
to build the jarhoncho start
to 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