Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 346 Bytes

#Gogo - The game of Go. In Go. ##Introduction I created Gogo to accompany a series of tutorials, link to be added. ##Installation Make sure your $GOPATH variable is set. go install github.com/fmd/gogo ##Web Framework The very basic RESTful framework we use can be found http://dougblack.io/words/a-restful-micro-framework-in-go.html.