proxy.golang.org : github.com/appleboy/gorush : v1.18.4
A push notification server using Gin framework written in Go (Golang). Details about the gorush project are found in github page: The pre-compiled binaries can be downloaded from release page. Send Android notification Send iOS notification The default endpoint is APNs development. Please add -production flag for APNs production push endpoint. Run gorush web server Get go status of api server using httpie tool: Simple send iOS notification example, the platform value is 1: Simple send Android notification example, the platform value is 2: For more details, see the documentation and example.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/appleboy/gorush@v1.18.4
Published:
Indexed:
- cloud.google.com/go v0.114.0
- cloud.google.com/go/auth v0.5.1
- cloud.google.com/go/auth/oauth2adapt v0.2.2
- cloud.google.com/go/compute/metadata v0.3.0
- cloud.google.com/go/firestore v1.15.0
- cloud.google.com/go/iam v1.1.8
- cloud.google.com/go/longrunning v0.5.7
- cloud.google.com/go/storage v1.41.0
- firebase.google.com/go/v4 v4.14.1
- github.com/MicahParks/keyfunc v1.9.0
- github.com/apex/gateway v1.1.2
- github.com/appleboy/gin-status-api v1.1.0
- github.com/appleboy/go-fcm v1.2.1
- github.com/appleboy/go-hms-push v1.0.1
- github.com/appleboy/gofight/v2 v2.1.2
- github.com/appleboy/graceful v1.1.1
- github.com/asdine/storm/v3 v3.2.1
- github.com/aws/aws-lambda-go v1.46.0
- github.com/beorn7/perks v1.0.1
- github.com/buger/jsonparser v1.1.1
- github.com/bytedance/sonic v1.11.3
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/chenzhuoyu/iasm v0.9.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/dgraph-io/badger/v4 v4.2.0
- github.com/dgraph-io/ristretto v0.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/dustin/go-humanize v1.0.1
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/fukata/golang-stats-api-handler v1.0.0
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/gin-contrib/logger v1.1.0
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.19.0
- github.com/go-redis/redis/v9 v9.0.0-rc.2
- github.com/goccy/go-json v0.10.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang-queue/nats v0.0.8
- github.com/golang-queue/nsq v0.1.1
- github.com/golang-queue/queue v0.1.3
- github.com/golang-queue/redisdb-stream v0.0.3
- github.com/golang/glog v1.2.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/golang/snappy v0.0.4
- github.com/google/flatbuffers v24.3.7+incompatible
- github.com/google/s2a-go v0.1.7
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.12.4
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/hcl v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.7
- github.com/klauspost/cpuid/v2 v2.2.7
- github.com/leodido/go-urn v1.4.0
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/mapstructure v1.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/nats-io/nats.go v1.33.1
- github.com/nats-io/nkeys v0.4.7
- github.com/nats-io/nuid v1.0.1
- github.com/nsqio/go-nsq v1.1.0
- github.com/pelletier/go-toml/v2 v2.1.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.19.0
- github.com/prometheus/client_model v0.6.0
- github.com/prometheus/common v0.50.0
- github.com/prometheus/procfs v0.13.0
- github.com/redis/go-redis/v9 v9.5.3
- github.com/rs/zerolog v1.32.0
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sideshow/apns2 v0.23.0
- github.com/sirupsen/logrus v1.9.3
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.18.2
- github.com/stretchr/testify v1.9.0
- github.com/subosito/gotenv v1.6.0
- github.com/syndtr/goleveldb v1.0.0
- github.com/thoas/stats v0.0.0-20190407194641-965cb2de1678
- github.com/tidwall/btree v1.7.0
- github.com/tidwall/buntdb v1.3.1
- github.com/tidwall/gjson v1.17.1
- github.com/tidwall/grect v0.1.4
- github.com/tidwall/match v1.1.1
- github.com/tidwall/pretty v1.2.1
- github.com/tidwall/rtred v0.1.2
- github.com/tidwall/tinyqueue v0.1.1
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.12
- go.etcd.io/bbolt v1.3.10
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0
- go.opentelemetry.io/otel v1.27.0
- go.opentelemetry.io/otel/metric v1.27.0
- go.opentelemetry.io/otel/trace v1.27.0
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.11.0
- golang.org/x/arch v0.7.0
- golang.org/x/crypto v0.24.0
- golang.org/x/exp v0.0.0-20240314144324-c7f7c6466f7f
- golang.org/x/net v0.26.0
- golang.org/x/oauth2 v0.21.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.21.0
- golang.org/x/text v0.16.0
- golang.org/x/time v0.5.0
- google.golang.org/api v0.183.0
- google.golang.org/appengine/v2 v2.0.6
- google.golang.org/genproto v0.0.0-20240604185151-ef581f913117
- google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117
- google.golang.org/grpc v1.64.0
- google.golang.org/protobuf v1.34.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1