docker compose up
Note, if editing init.sh
ensure that you are using Linux line endings (LF)
Change mode to development/prod
GET api/v1/hb -> return a heartbeat of the system GET api/v1/countries/rankings -> return a ranked listed of countries
docker compose up
Note, if editing init.sh
ensure that you are using Linux line endings (LF)
Change mode to development/prod
GET api/v1/hb -> return a heartbeat of the system GET api/v1/countries/rankings -> return a ranked listed of countries