talhacohen / svix-libs

Libraries to interact with the Svix API and verify webhooks

Home Page:https://www.svix.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svix - Webhooks as a service

Libraries for interacting with the Svix API and verifying webhook signatures

GitHub tag PyPI NPM 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

Libraries to interact with the Svix API and verify webhooks

https://www.svix.com

License:MIT License


Languages

Language:Java 25.0%Language:Go 19.5%Language:Python 18.6%Language:TypeScript 16.5%Language:Ruby 9.6%Language:PHP 7.1%Language:JavaScript 2.9%Language:Shell 0.9%