Cloudflare Workers collection for me using the pnpm workspace.
Reverse proxy to avoid CORS errors.
When using this reverse proxy on api.notion.com
, Notion-Version
is automatically plugged into the headers.
https://reverse-proxy.yutakobayashi.workers.dev/<url>
Parse og:image
in head
from url and return image from url.
https://og-image.yutakobayashi.workers.dev?url=<url>