echo
https://github.com/labstack/echo
Go
High performance, minimalist Go web framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to echo
Help out
- Issues
- HTTPErrorHandler is called multiple times from (built in) middlewares
- logger middleware shows wrong status code when used with timeout middleware
- Deprecated ErrStatusRequestEntityTooLarge
- Remove unneeded/duplicate jwt middleware in favor of https://github.com/labstack/echo-jwt
- Add an AllowContentType middleware (based on chi)
- When `c.bind()` fails with a type error on POST'd form data the `inputfieldname` is not available
- CSRF middleware: Cookie will soon be rejected
- TTL (Cache-Control header in response) for static files
- Path Parameters don't consistently decode
- Proxy middelware - No TLS(https) support for Websocket
- Docs
- Go not yet supported