Just a simple rest example in Go with PostgreSQL to test some stuff
You need to have installed docker and docker-compose.
docker-compose up --build
docker-compose down --volumes
Just a simple rest example in Go with PostgreSQL to test some stuff
You need to have installed docker and docker-compose.
docker-compose up --build
docker-compose down --volumes