Go User Management A RESTful API written in Go Installation Start the database with docker-compose up -d Run main.go go run main.go Once done, remove the docker image docker-compose down