Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)