mirror of
https://github.com/labstack/echo.git
synced 2025-04-04 22:14:24 +02:00
Update README.md
This commit is contained in:
parent
45a7e7d6f2
commit
0b7d4705aa
@ -1,4 +1,4 @@
|
|||||||
# [Echo](http://labstack.github.io/echo) [](http://godoc.org/github.com/labstack/echo) [](https://travis-ci.org/labstack/echo) [](https://coveralls.io/r/labstack/echo) [](https://gitter.im/labstack/echo)
|
# [Echo](http://echo.labstack.com) [](http://godoc.org/github.com/labstack/echo) [](https://travis-ci.org/labstack/echo) [](https://coveralls.io/r/labstack/echo) [](https://gitter.im/labstack/echo)
|
||||||
Echo is a fast HTTP router (zero memory allocation) and micro web framework in Go.
|
Echo is a fast HTTP router (zero memory allocation) and micro web framework in Go.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@ -82,7 +82,7 @@ $ go get github.com/labstack/echo
|
|||||||
- [Middleware](https://github.com/labstack/echo/tree/master/examples/middleware)
|
- [Middleware](https://github.com/labstack/echo/tree/master/examples/middleware)
|
||||||
- [Stream](https://github.com/labstack/echo/tree/master/examples/stream)
|
- [Stream](https://github.com/labstack/echo/tree/master/examples/stream)
|
||||||
|
|
||||||
##[Guide](http://labstack.github.io/echo/guide)
|
##[Guide](http://echo.labstack.com/guide)
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user