# echo-example **Repository Path**: mirrors_mattn/echo-example ## Basic Information - **Project Name**: echo-example - **Description**: Example application of Echo (Go web framework). This use validator and translator. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # echo-example Example application of Echo (Go web framework). This use validator and translator. ## Usage Set $DSN for PostgreSQL connection string. ## Installation ``` $ git clone https://github.com/mattn/echo-example $ cd echo-example $ go get -d $ go build ``` ## License MIT ## Author Yasuhiro Matsumoto (a.k.a. mattn)