Simple restful API using Go How to run this project Withoud docker import sql into your database configure config file according to your system type command "go run main.go" Docker type command "docker-compose -f docker-compose.yml up -d"