Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syntachiato/revenuecat-proxy
RevenueCat Proxy
https://github.com/syntachiato/revenuecat-proxy
cloudflare cloudflare-workers proxy revenuecat workers
Last synced: 14 days ago
JSON representation
RevenueCat Proxy
- Host: GitHub
- URL: https://github.com/syntachiato/revenuecat-proxy
- Owner: syntachiato
- Created: 2024-12-13T14:38:12.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2024-12-16T13:37:23.000Z (16 days ago)
- Last Synced: 2024-12-16T14:39:08.361Z (16 days ago)
- Topics: cloudflare, cloudflare-workers, proxy, revenuecat, workers
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RevenueCat Proxy
[![Test](https://github.com/syntachiato/RevenueCat-Proxy/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/syntachiato/RevenueCat-Proxy/actions/workflows/test.yml)
[![Dependabot Updates](https://github.com/syntachiato/RevenueCat-Proxy/actions/workflows/dependabot/dependabot-updates/badge.svg?branch=main)](https://github.com/syntachiato/RevenueCat-Proxy/actions/workflows/dependabot/dependabot-updates)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0b04c4200103434a8185b6353dbb011b)](https://app.codacy.com?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)The available `proxyURL` options when initializing the RevenueCat SDK are as follows.
| Provider | Proxy URL |
| -------- | ---------------------------- |
| Official | |
| Official | |
| Swads | |You can find the official documentation [here](https://www.revenuecat.com/docs/getting-started/configuring-sdk#configuration-for-users-in-mainland-china).
## Credits
- [cloudflare-proxy-sites](https://github.com/seadfeng/cloudflare-proxy-sites)