mattn / echo-example

Example application of Echo (Go web framework). This use validator and translator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Example application of Echo (Go web framework). This use validator and translator.


Languages

Language:Go 88.2%Language:JavaScript 6.1%Language:HTML 5.7%