An open API service indexing awesome lists of open source software.

https://github.com/houseme/go-push-api

MiPush、JiPush、UMeng API Server SDK for Golang.
https://github.com/houseme/go-push-api

go golang gopush jpush jpush-go jsms mi-push mipush push umeng xiaomi

Last synced: 3 months ago
JSON representation

MiPush、JiPush、UMeng API Server SDK for Golang.

Awesome Lists containing this project

README

        

# Go-Push-API

### MiPush、JiPush、UMeng API Server SDK for Golang.

[![Go Reference](https://pkg.go.dev/badge/github.com/houseme/go-push-api.svg)](https://pkg.go.dev/github.com/houseme/go-push-api)
![GitHub](https://img.shields.io/github/license/houseme/go-push-api)
![GitHub go.mod Go version (branch)](https://img.shields.io/github/go-mod/go-version/houseme/go-push-api/main)

#### MiPush

The Xiaomi message push service is a system-level channel on MIUI and is universal across the platform, which can
provide developers with stable, reliable, and efficient push services.

#### JiPush

Aurora, push, authentication, SMS, magic chain RESTFul API Go SDK, including auroral push (JPush), auroral magic chain (JMLink), auroral SMS (JSMS), auroral authentication (JVerification) and other related open source projects.

## Installation

`go get -u -v github.com/houseme/go-push-api@main`

## Quick Start
```go
package main
```

## Contributors

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/houseme/go-push-api/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/houseme/go-push-api/issues).
3. Contribute new features or update the wiki.

## License

The Go-Push-API is open-sourced software licensed under the [MIT license](./LICENSE).

## Security

[![OSCS Status](https://www.oscs1024.com/platform/badge/houseme/go-push-api.svg?size=large)](https://www.oscs1024.com/project/houseme/go-push-api?ref=badge_large)