Skip to content

homburg/gorest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example rest service in Go

Based on gorest (http://code.google.com/p/gorest/)

Install

Requires Go v1+

go get github.com/homburg/gorest-example
./gorest-example

The web address http://localhost:8787 requires the files from the static folder.

Use grunt to edit with livereload

# build
grunt

# start server
grunt start

# watch go files
grunt watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published