mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge branch 'master' of github.com:avelino/awesome-go
Conflicts: README.md
This commit is contained in:
commit
05a7e63900
@ -119,6 +119,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
|
|
||||||
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
|
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
|
||||||
* [Go-MailHog](https://github.com/ian-kent/Go-MailHog) - Catches mail and serves it through a dream. Inspired by MailCatcher, easier to install.
|
* [Go-MailHog](https://github.com/ian-kent/Go-MailHog) - Catches mail and serves it through a dream. Inspired by MailCatcher, easier to install.
|
||||||
|
* [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON.
|
||||||
|
|
||||||
## ORM
|
## ORM
|
||||||
|
|
||||||
@ -283,6 +284,8 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [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
|
||||||
* [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions.
|
* [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions.
|
||||||
* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application
|
* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application
|
||||||
|
* [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application.
|
||||||
|
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user