Simple API gateway for webhooks
at main 117 B view raw
1export const config = { 2 title: "finxol's Webhook server", 3 description: "Simple API endpoint for webhooks", 4}