Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Middleware Package Import in Echo v4 Documentation #302

Open
dmcleish91 opened this issue Sep 24, 2023 · 0 comments
Open

Missing Middleware Package Import in Echo v4 Documentation #302

dmcleish91 opened this issue Sep 24, 2023 · 0 comments

Comments

@dmcleish91
Copy link
Contributor

I've been diving into the Echo framework, utilizing a combination of the official documentation and various YouTube resources to grasp its features. However, I encountered difficulties while working with middlewares. A crucial bit of information missing from the official documentation website. Specifically, I believe the middleware import statement should be prominently featured on either the middleware documentation page or within the quickstart guide. The correct import link can be found on the GitHub readme page I have discovered after a bit of searching.

"github.com/labstack/echo/v4/middleware"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant