This is a very active Fork of Gogs, the Github/Gitlab alternative, selfhosted #golang application. https://gitea.io/en-US/ Changelog of the first work done after fork: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md Share This:
Category: Go Applications
#golang push notification server ( #apns / #gcm )
Looking for a APNS/GCM push notification server ? https://github.com/appleboy/gorush Gorush, writte in #golang, features: Support Google Cloud Message (Firebase Cloud Messaging now) using go-gcm library for Android. Support HTTP/2 Apple Push Notification Service using apns2 library. Support YAML configuration. Support command line to send single Android or iOS notification. Support Web API to send push […]