An open API service indexing awesome lists of open source software.

https://github.com/svix/svix-docs

Documentation for the Svix libraries and CLI
https://github.com/svix/svix-docs

api documentation go python svix typescript webhooks

Last synced: about 1 year ago
JSON representation

Documentation for the Svix libraries and CLI

Awesome Lists containing this project

README

          




Svix - Webhooks as a service



Documentation for the Svix libraries and CLI tool

[![Join our slack](https://img.shields.io/badge/Slack-join%20the%20community-blue?logo=slack&style=social)](https://www.svix.com/slack/)

# Documentation

The docs are deployed to https://docs.svix.com

## Installation

```console
yarn install
```

## Local Development

```console
yarn start
```