An open API service indexing awesome lists of open source software.

https://github.com/agilecreativity/go-playground

Let's learn more Go through examples
https://github.com/agilecreativity/go-playground

Last synced: over 1 year ago
JSON representation

Let's learn more Go through examples

Awesome Lists containing this project

README

          

### README.md

Collection of examples from the tutorials and resources from the interweb.

### Useful Links

- [Curated list of awesome Go](https://github.com/avelino/awesome-go)
- [Build Wep App with Go - Source Code](https://github.com/codegangsta/bwag)
- [Twelve Go Best Practices - Gist](https://gist.github.com/pzurek/6642797)
- [golang/tour - Github](https://github.com/golang/tour)
- [Generative Programming in Go](https://speakerdeck.com/monochromegane/generative-programming-in-go)
- [clipperhouse/gen](https://github.com/clipperhouse/gen)
- [ffjson - faster JSON for Go](https://github.com/pquerna/ffjson)
- [the platinum searcher](https://github.com/monochromegane/the_platinum_searcher.git)
- [GopherConf/2014-talks](https://github.com/gophercon/2014-talks)
- [An Introduction to Programming in Go by Caleb Doxsey](https://www.golang-book.com/books/intro)

### License

MIT