The MyGamelist is a Rest API made with Kotlin, Javalin, MongoDB and hexagonal architecture for registering games that you have played or are still playing.
-
- Make sure you have JDK version 11 in your
PATH
- Make sure you have JDK version 11 in your
# HTTPS
$ https://github.com/GabrielLoureiroGomes/MyGamelist.git
# SSH
$ [email protected]:GabrielLoureiroGomes/MyGamelist.git
$ gradle build
$ gradle run
- To check if the application is ok, access:
$ http://localhost:8080/gamelist/v1/health