https://github.com/tengattack/iap-gateway
Using proxies to send concurrent requests to Apple IAP server to verify the receipt.
https://github.com/tengattack/iap-gateway
Last synced: 11 months ago
JSON representation
Using proxies to send concurrent requests to Apple IAP server to verify the receipt.
- Host: GitHub
- URL: https://github.com/tengattack/iap-gateway
- Owner: tengattack
- License: mit
- Created: 2018-06-17T14:41:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T19:47:32.000Z (over 7 years ago)
- Last Synced: 2025-04-04T16:49:04.987Z (about 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iap-gateway
Using proxies to send concurrent requests to Apple IAP server to verify the receipt.
## Usage
```sh
cp config.example.yml config.yml
```
iap-gateway will load config from cwd's `config.yml` file.