Creating serverless functions with Cloudflare Workers (for free!)

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Do you think this is a good way to go, using a cloudflare serverless function, if you're creating a chrome extension that calls the Notion api ( but notion doesn't allow you to make calls from the extension ).
I need something somewhere on a paid server, that receives some text data, and then makes the call to notion api which makes notion happy.
I was also looking at supabase for their serverless function capability.

coderlicious