Skip to content

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

Notifications You must be signed in to change notification settings

kemokemo/echo-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.2%
  • JavaScript 6.1%
  • HTML 5.7%