We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abea41d + d97cb44 commit c5e0bf4Copy full SHA for c5e0bf4
README.md
@@ -2,7 +2,7 @@
2
Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
3
4
### Features
5
-- Zippy router.
+- Fast :rocket: router which smartly resolves conflicting routes
6
- Extensible middleware/handler, supports:
7
- Middleware
8
- `func(*echo.Context)`
0 commit comments