API Rest for Money Conversions App
$ sudo apt install git
$ sudo apt install make
$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sh get-docker.sh
o Aquí
Comandos (Make)
$ make run-db
$ make test
Ejecutar aplicación (http://localhost:8080/rest):
$ make run