Rust library for interacting with the Svix API and verifying webhook signatures
![GitHub tag](https://img.shields.io/github/tag/svix/svix-webhooks.svg)
[![Crates.io](https://img.shields.io/crates/v/svix)](https://crates.io/crates/svix)
[![docs.rs](https://docs.rs/svix/badge.svg)](https://docs.rs/svix/)
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE)
[![Join our slack](https://img.shields.io/badge/Slack-join%20the%20community-blue?logo=slack&style=social)](https://www.svix.com/slack/)
# Usage Documentation
You can find general usage documentation at . For complete API documentation with code examples for each endpoint in all of our official client libraries head over to our API documentation site at .
# Language Support
⚡️ Features ⚡️
Officially Supported
✅
API Support
✅
Signature Verification
✅
Caveats
None! 🚀
## Usage
Please refer to [the documentation](https://docs.svix.com/) or [the API reference](https://api.svix.com/docs) for more usage instructions.