Ideias de Futuro using Golang

Go Report Card codecov test go-cleanarch golangci-lint

Prerequisites

Run

local

docker compose up
make run
curl -X POST localhost:5001/users -H "Content-Type: application/json" -d '{"name":"John Doe", "email":"john.doe@test.com", "whatsapp":"11997295721", "password":"1234"}'

Other info