I don't know why but, to install it:
go mod init api
go get github.com/labstack/echo/v4
The documentation, here => echo.labstack.com.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
I don't know why but, to install it:
go mod init api
go get github.com/labstack/echo/v4
The documentation, here => echo.labstack.com.