mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added Uniqush-push
This commit is contained in:
parent
0b0c80d698
commit
3f3bba101d
@ -12,6 +12,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
- [Database](#database)
|
||||
- [Database Drivers](#database-drivers)
|
||||
- [Email](#email)
|
||||
- [Messaging](#messaging)
|
||||
- [ORM](#orm)
|
||||
- [Imagery](#imagery)
|
||||
- [Text Processing](#text-processing)
|
||||
@ -125,6 +126,12 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
* [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.
|
||||
|
||||
## Messaging
|
||||
|
||||
*Libraries that implement messaging system*
|
||||
|
||||
* [Uniqush-Push](https://github.com/uniqush/uniqush-push) - A redis backed unified push service for server-side notification to mobile devices
|
||||
|
||||
## ORM
|
||||
|
||||
*Libraries that implement Object-Relational Mapping or datamapping techniques.*
|
||||
|
Loading…
Reference in New Issue
Block a user