mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #50 from mholt/patch-1
Added form binding and AWS signing packages
This commit is contained in:
commit
1b852ab606
@ -73,6 +73,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
*Libraries for working with forms.*
|
*Libraries for working with forms.*
|
||||||
|
|
||||||
* [nosurf](https://github.com/justinas/nosurf) - A CSRF protection middleware for Go.
|
* [nosurf](https://github.com/justinas/nosurf) - A CSRF protection middleware for Go.
|
||||||
|
* [binding](https://mholt.github.io/binding) - Binds form and JSON data from net/http Request to struct.
|
||||||
|
|
||||||
|
|
||||||
## Authentication and OAuth
|
## Authentication and OAuth
|
||||||
@ -270,6 +271,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
|
|
||||||
* [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins.
|
* [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins.
|
||||||
* [juju](https://juju.ubuntu.com/) - Automate your cloud infrastructure
|
* [juju](https://juju.ubuntu.com/) - Automate your cloud infrastructure
|
||||||
|
* [Go-AWS-Auth](https://github.com/smartystreets/go-aws-auth) - AWS (Amazon Web Services) request signing library
|
||||||
* [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software.
|
* [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software.
|
||||||
* [Gogs](http://gogs.io/) - A Self Hosted Git Service in the Go Programming Language.
|
* [Gogs](http://gogs.io/) - A Self Hosted Git Service in the Go Programming Language.
|
||||||
* [Circuit](https://github.com/gocircuit/circuit) - Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications.
|
* [Circuit](https://github.com/gocircuit/circuit) - Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications.
|
||||||
|
Loading…
Reference in New Issue
Block a user