JAVAWORLD The backend for a coffee finder Running locally: You will need docker and docker-compose installed Running api: docker-compose up Running other commands like tests docker-compose run --rm api go test