Skip to content

mattn/echo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

48 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors