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