smee.io | Webhook deliveries

PHOTO EMBED

Mon Nov 20 2023 18:57:42 GMT+0000 (Coordinated Universal Time)

Saved by @getorquato

const SmeeClient = require('smee-client')

const smee = new SmeeClient({
  source: 'https://smee.io/7h3YBnw81bC48I6n',
  target: 'http://localhost:3000/events',
  logger: console
})

const events = smee.start()

// Stop forwarding events
events.close()
content_copyCOPY

https://smee.io/7h3YBnw81bC48I6n