Echo framework https://echo.labstack.com/
$ go mod init github.com/mfirmanakbar/go-echo
$ go run server.go
$ go get -u # or run this for download all packages for go mod file
Echo framework https://echo.labstack.com/
$ go mod init github.com/mfirmanakbar/go-echo
$ go run server.go
$ go get -u # or run this for download all packages for go mod file