https://github.com/labstack/echo-contrib
Echo community contribution
https://github.com/labstack/echo-contrib
Last synced: 14 days ago
JSON representation
Echo community contribution
- Host: GitHub
- URL: https://github.com/labstack/echo-contrib
- Owner: labstack
- License: mit
- Created: 2017-06-02T15:55:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T15:54:24.000Z (about 1 year ago)
- Last Synced: 2024-05-01T11:25:46.724Z (12 months ago)
- Language: Go
- Homepage: https://echo.labstack.com
- Size: 161 KB
- Stars: 162
- Watchers: 10
- Forks: 92
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Echo Community Contribution middlewares
[](http://godoc.org/github.com/labstack/echo-contrib)
[](https://codecov.io/gh/labstack/echo-contrib)
[](https://twitter.com/labstack)* [Official website](https://echo.labstack.com)
* [All middleware docs](https://echo.labstack.com/docs/category/middleware)# Supported Go version
Each major Go release is supported until there are two newer major releases. https://golang.org/doc/devel/release.html#policy
[Echo CORE](https://github.com/labstack/echo) tests with last FOUR major releases (unless there are pressing vulnerabilities)
As this library depends on MANY DIFFERENT libraries which of SOME support only last 2 Go releases we could have situations when
we derive from last four major releases promise.p.s. you really should use latest versions of Go as there are many vulnerebilites fixed only in supported versions. Please see https://pkg.go.dev/vuln/