A super simple Discord widget proxy, hosted on Cloudflare workers, built with Gleam.
https://widget-proxy.grphcrtv.com
- Gleam 76.1%
- JavaScript 23.9%
|
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| test | ||
| .gitignore | ||
| gleam.toml | ||
| manifest.toml | ||
| package.json | ||
| README.md | ||
| wrangler.toml | ||
Discord widget JSON proxy
Small, simple, Cloudflare worker script to proxy Discord widget JSON requests. This prevents us from smashing their API too much and also avoids the occasional CORS problems.
We cache the responses for 5 minutes in Cloudflare KV, which heavily reduces our API request count externally. Available for public use at https://widget-proxy.grphcrtv.com - but please please don't abuse it too heavily, lol.
Usage:
GET https://widget-proxy.grphcrtv.com/{guild_id}
Built by me, who would appreciate a small sponsorship via GitHub if you've found this project useful
Built with Gleam. Sponsor them too!