Getting Started First, run the development server: go mod download go mod tidy go run main.go Open http://localhost:3000 with your postman to see the result.