Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/canopas/apple-sdk-go

Apple client services build with go
https://github.com/canopas/apple-sdk-go

apple apple-sdk go notifications sdk sign-in-with-apple verify-receipt

Last synced: about 1 month ago
JSON representation

Apple client services build with go

Awesome Lists containing this project

README

        

# apple-sdk-go
Apple sdk build with go

```bash
import github.com/canopas/apple-sdk-go
```

To use any apple service

```bash
import github.com/canopas/apple-sdk-go/
```

## Services

- [SignIn](https://github.com/canopas/apple-sdk-go/blob/main/auth/README.md)
- [Appstore receipt verification](https://github.com/canopas/apple-sdk-go/blob/main/receipt/README.md)

# License
This repository is licensed under GNU-v3.