Skip to content

tengusw/svix-libs

 
 

Repository files navigation

Libraries for interacting with the Svix API and verifying webhook signatures

GitHub tag PyPI NPM version Gem Maven Central (Java) Maven Central (Kotlin) Nuget Packagist Version PkgGoDev

Join our slack

Documentation

The docs are available at https://docs.svix.com

Structure

Each subdirectory has a library for a different language. The code is a combination of code auto-generated from the OpenAPI spec, and manually written wrappers.

Building

# Install deps
yarn
./regen_openapi.sh https://api.svix.com/api/v1/openapi.json

Followed by running the build for each of the libraries (subdirectories).

About

The enterprise ready webhooks service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Mustache 40.3%
  • Java 9.6%
  • Kotlin 9.4%
  • Python 9.3%
  • Go 8.6%
  • TypeScript 8.0%
  • Other 14.8%