mirror of
https://github.com/labstack/echo.git
synced 2024-11-28 08:38:39 +02:00
Merge branch 'master' of https://github.com/labstack/echo
This commit is contained in:
commit
c5e0bf4e27
@ -2,7 +2,7 @@
|
|||||||
Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
|
Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
- Zippy router.
|
- Fast :rocket: router which smartly resolves conflicting routes
|
||||||
- Extensible middleware/handler, supports:
|
- Extensible middleware/handler, supports:
|
||||||
- Middleware
|
- Middleware
|
||||||
- `func(*echo.Context)`
|
- `func(*echo.Context)`
|
||||||
|
Loading…
Reference in New Issue
Block a user