Cloudflare DevelopersCD
Cloudflare Developers13mo ago
1 reply
Akmittal

How to proxy pages /api requests to cloudflare workers app

Hi,

I am running 2 apps. first is Couldflare pages sveltekit app, another is cloudflare workers app(built using hono). I want all the /api request on from the pages app to goto workers app. How can I do this
Was this page helpful?