UNPKG

@papra/webhooks

Version:

Webhooks helper library for Papra, the document archiving platform.

30 lines (18 loc) 696 B
# Papra webhooks This package is used to trigger and easily consume webhooks from Papra. ## Installation ```bash # using pnpm pnpm add @papra/webhooks # using npm npm install @papra/webhooks # using yarn yarn add @papra/webhooks ``` ## License This project is licensed under the AGPL-3.0 License - see the [LICENSE](./LICENSE) file for details. ## Community Join the community on [Papra's Discord server](https://papra.app/discord) to discuss the project, ask questions, or get help. ## Credits This project is crafted with ❤️ by [Corentin Thomasset](https://corentin.tech). If you find this project helpful, please consider [supporting my work](https://buymeacoffee.com/cthmsst).