From 1c9923ae5fd531d85fc9de5eef6a03a1ec17a44f Mon Sep 17 00:00:00 2001 From: svix-ken Date: Thu, 1 Dec 2022 15:08:51 -0600 Subject: [PATCH] add Svix --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 736e90d..2852fab 100644 --- a/readme.md +++ b/readme.md @@ -590,6 +590,10 @@ Hi. Below you will find a list of web services along with links to their docs an - [API Documentation](http://sunlightfoundation.com/api/) - [Python wrapper for Sunlight Foundation](http://python-sunlight.readthedocs.org/en/latest/) +### [Svix](http://www.svix.com/) - Webhooks as a Service +- [API Documentation](https://docs.svix.com/) +- [Python wrapper for Svix](https://github.com/svix/svix-webhooks/tree/main/python) + ### [Syncthing](https://syncthing.net/) - Decentralized data sync - [API Documentation](https://docs.syncthing.net/dev/rest.html) - [Python wrapper for Syncthing](https://github.com/blakev/python-syncthing)