merged master

This commit is contained in:
Duke 2014-07-07 13:40:57 -03:00
parent d393dccbd9
commit 1214069dc8

View File

@ -13,7 +13,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
- [Middlewares](#middlewares) - [Middlewares](#middlewares)
- [Template Engine](#template-engine) - [Template Engine](#template-engine)
- [Forms](#forms) - [Forms](#forms)
- [Authentication and OAuth](#authentication-and-oauth) - [Authentication & OAuth](#authentication--oauth)
- [Database](#database) - [Database](#database)
- [Database Drivers](#database-drivers) - [Database Drivers](#database-drivers)
- [Email](#email) - [Email](#email)
@ -107,7 +107,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [skydb.io](http://skydb.io/) - Sky is an open source database used for flexible, high performance analysis of behavioral data. * [skydb.io](http://skydb.io/) - Sky is an open source database used for flexible, high performance analysis of behavioral data.
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang. * [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
## Database Drivers ## Database Drivers
*Libraties for connecting and operating databases.* *Libraties for connecting and operating databases.*
@ -167,7 +166,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [rez](https://github.com/bamiaux/rez) - Image resizing, functionality similar to resize * [rez](https://github.com/bamiaux/rez) - Image resizing, functionality similar to resize
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation. * [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
## Text Processing ## Text Processing
* Specific Formats * Specific Formats
@ -320,7 +318,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
## Utilities ## Utilities
*General utilities and tools to make youre life easier.* *General utilities and tools to make your life easier.*
* [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email. * [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email.
* [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data * [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data