mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add WebhookTester (#1124)
This commit is contained in:
parent
9f0b42d7a7
commit
62ec193d0e
1 changed files with 13 additions and 0 deletions
13
software/webhook-tester.yml
Normal file
13
software/webhook-tester.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: "WebHook Tester"
|
||||
source_code_url: "https://github.com/tarampampam/webhook-tester"
|
||||
website_url: "https://github.com/tarampampam/webhook-tester"
|
||||
description: "Powerful tool for testing WebHooks and more."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- Go
|
||||
- deb
|
||||
- K8S
|
||||
tags:
|
||||
- Software Development - Testing
|
||||
Loading…
Reference in a new issue