webhook listener
I want to capture,parse & store json from an external webhook. It looks like edge functions can serve that purpose... are there any examples or boiler plate example functions, that capture json elements and store to the DB?
(saw the stripe tutorial, but it did not included storing data to db)
(saw the stripe tutorial, but it did not included storing data to db)