# echo **Repository Path**: liu_jw/echo ## Basic Information - **Project Name**: echo - **Description**: echo - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # echo 基于 [labstack/echo](https://github.com/labstack/echo) 框架 1.依赖安装
[包管理glide工具安装](https://github.com/Masterminds/glide#install) 安装完glide 执行glide install

2.运行
go run echo.go 访问: http://localhost:8081