5 private links
http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/
https://github.com/astaxie/beego
https://www.sitepoint.com/go-building-web-applications-beego/
https://beego.me/quickstart
https://beego.me/docs/intro/
https://blog.merovius.de/2017/06/18/how-not-to-use-an-http-router.html
Golang and mongodb using mgo : http://denis.papathanasiou.org/posts/2012.10.14.post.html
Mgo populate nested structs by ID : http://grokbase.com/t/gg/mgo-users/15266tg106/mgo-populate-nested-structs-by-id-mongodb
Golang mgo retrieve nested structured arrays : www.mrwaggel.be/post/golang-mgo-retrieve-nested-structured-arrays/
Storing nested structs with mgo : https://stackoverflow.com/questions/20849591/storing-nested-structs-with-mgo
Code-your-own-blockchain-in-less-than-200-lines-of-go- : https://medium.com/@mycoralhealth/code-your-own-blockchain-in-less-than-200-lines-of-go-e296282bcffc
https://mholt.github.io/json-to-go/
Consuming JSON api with go : https://medium.com/@IndianGuru/consuming-json-apis-with-go-d711efc1dcf9
Consume RESTful API Endpoints Within A Golang Application : https://www.thepolyglotdeveloper.com/2017/07/consume-restful-api-endpoints-golang-application/
Golang basics - fetch JSON from an API : https://blog.alexellis.io/golang-json-api-client/
Unmarshaling a JSON array into a Go struct : http://eagain.net/articles/go-json-array-to-struct/
Decode top level JSON array into a slice of structs in golang : https://coderwall.com/p/4c2zig/decode-top-level-json-array-into-a-slice-of-structs-in-golang
is there a way to print JSON values without using a struct? : https://www.reddit.com/r/golang/comments/58omfd/is_there_a_way_to_print_json_values_without_using/?st=jd3j4q2o&sh=398b0208
json & go : https://blog.golang.org/json-and-go
json-iterator : http://jsoniter.com/go-tips.html
Parsing deeply nested json : http://blog.serverbooter.com/post/parsing-nested-json-in-go/
Go & json : https://eager.io/blog/go-and-json/
json-parser : https://github.com/buger/jsonparser
Repetitive task at interval : https://stackoverflow.com/questions/16466320/is-there-a-way-to-do-repetitive-tasks-at-intervals-in-golang
Tickers : https://gobyexample.com/tickers
Twitch :
https://www.reddit.com/r/golang/comments/28gig6/small_project_twitch_irc_bot/?st=jd0h0nm6&sh=7b188bc5
https://github.com/Vaultpls/Twitch-IRC-Bot/blob/master/bot.go
https://github.com/Zyian/twitch-go
http://pro-tips-dot-com.tumblr.com/post/61034575675/golang-access-anonymous-fields-in-structs
https://stackoverflow.com/questions/32727135/accessing-fields-in-nested-structs
10 things you (probably) don't know about go : https://talks.golang.org/2012/10things.slide#1
https://blog.codeinfuse.com/writing-a-twitter-bot-in-golang-part-i-bcc272565d58
https://medium.com/@kyawmyintthein/building-simple-blog-api-with-golang-mongodb-part-1-d9de449c1fd6
https://www.0value.com/build-a-blog-engine-in-go
https://github.com/buaazp/fasthttprouter
https://github.com/Masterminds/glide
https://blog.zenithar.org/post/2015/03/30/pourquoi-apprendre-go/
https://blog.iron.io/how-we-went-from-30-servers-to-2-go/
https://awesome-go.com/
https://blog.kowalczyk.info/article/uvw2/thoughts-on-go-after-writing-3-websites.html
https://grisha.org/blog/2017/04/27/simplistic-go-web-app/
https://github.com/search?l=Go&o=desc&q=twitch&s=updated&type=Repositories&utf8=%E2%9C%93
https://www.google.fr/search?dcr=0&ei=yv28WrLkIubL6ASp7JaYDg&q=social+network+in+golang&oq=social+network+in+golang&gs_l=psy-ab.3..0i22i30k1j0i22i10i30k1.709357.709724.0.709841.4.4.0.0.0.0.119.330.0j3.3.0....0...1.1.64.psy-ab..1.3.329....0.m1tlsiw9E-E
https://github.com/iron-io/functions
https://www.google.fr/search?q=how+to+write+serverless+api+in+go&dcr=0&ei=hwS9Ws3QCYickwWNg6OYBg&start=10&sa=N&biw=1920&bih=981
https://medium.com/capital-one-developers/building-a-serverless-rest-api-in-go-3ffcb549ef2
https://hackernoon.com/migrating-your-node-js-rest-api-to-serverless-d2a170e0856c
https://hackernoon.com/create-a-serverless-rest-api-with-node-js-aws-lambda-dynamodb-api-gateway-f08e7111fd16
https://github.com/SerifAndSemaphore/go-serverless-list
https://github.com/qiangxue/golang-serverless-restapi
https://medium.com/@craigchilds94/go-for-php-developers-structs-vs-classes-53d841cc1478
https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/
https://go-proverbs.github.io/
https://blog.nandotech.com/post/2018-04-09-learning-go-resources-and-my-journey/
https://seandrumm.co.uk/blog/building-go-projects-with-docker-on-gitlab-ci/
https://medium.freecodecamp.org/million-websockets-and-go-cc58418460bb
https://hackernoon.com/golang-clean-archithecture-efd6d7c43047
https://www.slashdb.com/2017/02/20/building-a-simple-timesheet-app-with-slashdb-go-and-vue/
https://medium.com/@thedevsaddam/lets-make-a-simple-todo-app-with-go-1d5998acbc15
https://medium.com/@maumribeiro/a-fullstack-epic-part-i-a-rest-api-in-go-accessing-mongo-db-608b46e969cd
https://medium.freecodecamp.org/how-to-build-a-serverless-url-shortener-using-aws-lambda-and-s3-4fbdf70cbf5c
https://sbstjn.com/golang-lambda-with-aws-sam-serverless-application-model.html
https://medium.freecodecamp.org/i-just-deployed-a-serverless-app-and-i-cant-code-here-s-how-i-did-it-94983d7b43bd
https://github.com/astaxie/build-web-application-with-golang
http://yourbasic.org/golang/concurrent-programming/
https://github.com/darshanime/notes/blob/master/golang.org
https://el-tramo.be/blog/react-go-gae/
https://blog.questionable.services/article/vue-react-ember-server-golang/
http://www.golangbootcamp.com/book
https://www.programming-books.io