/go-echo

Learn awesome Go web framework using Echo Framework.

Primary LanguageGoMIT LicenseMIT

GO-ECHO

Echo framework https://echo.labstack.com/

Go mod and Run

$ 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