← knowledge.oriz.in

Cloudflare Workers

service cloudflareedge-computeprimary

Cloudflare Workers

Role

The single API umbrella at api.oriz.in. A Hono router that fronts Razorpay webhooks, Firestore admin actions, and any cross-site operation that needs a server.

Free tier

Card / subscription required?

NO. The free Workers plan requires only the same Cloudflare account used for Pages. No payment method needed.

Alternatives

Swap cost

Medium. Hono code is portable but Workers-specific bindings (KV, R2, D1, Service Bindings) differ from each alternative's equivalents.

Why this is our pick

Free tier is generous, fails-closed (no surprise bill), and lives in the same dashboard as Pages, R2, DNS. The Hono router is one binary serving every site.

Cross-refs