mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
merged master
This commit is contained in:
parent
d393dccbd9
commit
1214069dc8
@ -13,7 +13,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Middlewares](#middlewares)
|
||||
- [Template Engine](#template-engine)
|
||||
- [Forms](#forms)
|
||||
- [Authentication and OAuth](#authentication-and-oauth)
|
||||
- [Authentication & OAuth](#authentication--oauth)
|
||||
- [Database](#database)
|
||||
- [Database Drivers](#database-drivers)
|
||||
- [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.
|
||||
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||
|
||||
|
||||
## Database Drivers
|
||||
|
||||
*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
|
||||
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
||||
|
||||
|
||||
## Text Processing
|
||||
|
||||
* Specific Formats
|
||||
@ -320,7 +318,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
## 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.
|
||||
* [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data
|
||||
|
Loading…
Reference in New Issue
Block a user