mirror of
https://github.com/labstack/echo.git
synced 2024-11-24 08:22:21 +02:00
Update README.md
This commit is contained in:
parent
d3d72865ee
commit
d97cb44d82
@ -2,9 +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
|
||||||
- Router:
|
- Fast :rocket: router which smartly resolves conflicting routes
|
||||||
- Fast :rocket:
|
|
||||||
- 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