Supabase edge functions - Webhook
What is it?
They are server-side typescript written functions. They can be used for listening to webhooks or integrating projects with libraries. A webhook is a method of communication between two different applications or systems over the internet. ...
aashman.hashnode.dev3 min read