TiloBox
Back to directory
Gorush project preview

Gorush

A push notification engine written in Go (Golang) supporting APNs, FCM, HMS, and Web Push.

LicenseMIT
GitHub stars7.5k
Last commit6 days ago
Tags5 topics
Web Push GatewayProductivityPush Notification ServerGolang Apns FcmGorush Engine
Overview

Why consider Gorush?

Gorush is an open-source, high-throughput push notification server written in Go by Bo-Yi Wu (appleboy). Gorush supports bulk dispatching to Apple Push Notification service (APNs), Firebase Cloud Messaging (FCM), Huawei Mobile Services (HMS), and Web Push protocols via RESTful JSON endpoints.

Guided learning

Learn Gorush by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Gorush

Gorush dispatches millions of transactional and promotional mobile push notifications via a lightweight Go daemon.

Docker Quickstart

bash
1docker run -d -p 8088:8088 appleboy/gorush

Gorush is licensed under the permissive MIT License.

Related tools

More options with a similar category or technology profile.

Gorush FAQs

Gorush is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Gorush is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Gorush is listed as an alternative to Firebase Cloud Messaging. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.