go-test-suite-template To run the server $ go run main.go To run the go tests $ go test -v ./... To run the Postman e2e tests $ npm test Note: Make sure a server is running on localhost.