From 4c73f46c6c9039fec1881ba473ef79933e524528 Mon Sep 17 00:00:00 2001 From: svix-ken <102979300+svix-ken@users.noreply.github.com> Date: Fri, 26 May 2023 15:30:12 -0400 Subject: [PATCH] add Svix Play to General Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48a2828c..ca1c0e87 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Svgator](https://www.svgator.com/): Animate svg graphically. Its like a video editor but for svg. - [Webhook.site](https://webhook.site/): Useful tool for test and debug webhooks. - [kandi](https://kandi.openweaver.com/): Jumpstart Application Development by finding the right Open Source resource +- [Svix Play](https://play.svix.com/): Webhook tester & debugger. Test webhooks directly from your test suite.