Skip to content

endalk200/better-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

417 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

better-webhook

CI License: MIT

Build webhook integrations with typed handlers, schema validation, and signature verification.

This branch is the v2 SDK reset. The previous core, provider, adapter, example, and documentation site packages have been removed so the next SDK surface can be rebuilt from a clean workspace.

Current workspace

Local development

bun install --frozen-lockfile
bun run lint
bun run check-types
bun run test
bun run build

Contributing and community

License

MIT