basic server for the capstone project
Run with : docker-compose up -d api mongodb
Stop with: docker-compose down
To see the logs : docker-compose logs
https://golang.org/
https://www.docker.com/
https://docs.docker.com/compose/install/