mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding ebook building web apps with go
This commit is contained in:
parent
290a000fdb
commit
c970389c34
@ -391,7 +391,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
*General utilities and tools to make your life easier.*
|
*General utilities and tools to make your life easier.*
|
||||||
|
|
||||||
* [cli](https://github.com/codegangsta/cli) - A small package for building command line apps in Go.
|
* [cli](https://github.com/codegangsta/cli) - A small package for building command line apps in Go.
|
||||||
* [cli-init](https://github.com/tcnksm/cli-init) - The easy way to start building Golang command-line application.
|
* [cli-init](https://github.com/tcnksm/cli-init) - The easy way to start building Golang command-line application.
|
||||||
* [coop](https://github.com/rakyll/coop) - Cheat sheet for some of the common concurrent flows in Go.
|
* [coop](https://github.com/rakyll/coop) - Cheat sheet for some of the common concurrent flows in Go.
|
||||||
* [gopencils](https://github.com/bndr/gopencils) - Small and simple package to easily consume REST APIs.
|
* [gopencils](https://github.com/bndr/gopencils) - Small and simple package to easily consume REST APIs.
|
||||||
* [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
|
* [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
|
||||||
@ -530,6 +530,7 @@ Where to discover new Go libraries.
|
|||||||
* [golangbootcamp](http://golangbootcamp.com)
|
* [golangbootcamp](http://golangbootcamp.com)
|
||||||
* [learning-go](http://www.miek.nl/downloads/Go/Learning-Go-latest.pdf)
|
* [learning-go](http://www.miek.nl/downloads/Go/Learning-Go-latest.pdf)
|
||||||
* [network-programming](http://jan.newmarch.name/go/)
|
* [network-programming](http://jan.newmarch.name/go/)
|
||||||
|
* [Building Web Apps with Go](http://codegangsta.gitbooks.io/building-web-apps-with-go/)
|
||||||
|
|
||||||
## Twitter
|
## Twitter
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user