1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-22 20:06:21 +02:00
echo/website/content/recipes/website.md
Vishal Rana 0176385654 Moved examples to recipes
Signed-off-by: Vishal Rana <vr@labstack.com>
2015-10-08 20:10:55 -07:00

335 B

title menu
Website
side
parent weight
recipes 4

Server

server.go

{{< embed "website/server.go" >}}

Client

index.html

{{< embed "website/public/index.html" >}}

Maintainers

Source Code