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
- Host: GitHub
- URL: https://github.com/svix/svix-docs
- Owner: svix
- Created: 2021-03-01T09:00:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T22:25:54.000Z (about 1 year ago)
- Last Synced: 2025-04-03T01:17:48.184Z (about 1 year ago)
- Topics: api, documentation, go, python, svix, typescript, webhooks
- Language: JavaScript
- Homepage: https://docs.svix.com
- Size: 19.2 MB
- Stars: 28
- Watchers: 3
- Forks: 36
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
- Security: docs/security.mdx
Awesome Lists containing this project
README
Svix - Webhooks as a service
Documentation for the Svix libraries and CLI tool
[](https://www.svix.com/slack/)
# Documentation
The docs are deployed to https://docs.svix.com
## Installation
```console
yarn install
```
## Local Development
```console
yarn start
```