Skip to content

Instantly share code, notes, and snippets.

@vhajdari
Last active July 11, 2017 22:03
Show Gist options
  • Save vhajdari/c48097eed834b82c8902196c24fbaceb to your computer and use it in GitHub Desktop.
Save vhajdari/c48097eed834b82c8902196c24fbaceb to your computer and use it in GitHub Desktop.
Go lang stuff
A simple, fast, and fun package for building command line apps in Go
--> https://github.com/urfave/cli
Writing Web Applications
--> https://golang.org/doc/articles/wiki/
Building a simple web app in Go Dart and Angular 2
--> http://www.sanarias.com/blog/615BuildingasimplewebappinGoDartandAngular2
golang to JDBC bridge
--> https://github.com/japettyjohn/go-jdbc
Tour of Go
--> https://tour.golang.org/list
How To Build Microservice With MongoDB In Golang
--> http://goinbigdata.com/how-to-build-microservice-with-mongodb-in-golang/
Misc:
https://github.com/jakecoffman/go-angular-tutorial
https://github.com/gorilla/mux
https://labix.org/mgo
https://github.com/zebresel-com/mongodm
https://github.com/go-bongo/bongo
http://goinbigdata.com/how-to-build-microservice-with-mongodb-in-golang/
https://github.com/xeger/mongoose
https://github.com/vladimirvivien/gosh
https://github.com/abiosoft/ishell
https://github.com/gizak/termui
https://github.com/urfave/cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment