Skip to content

prk3/webhook-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook-tester

A tool for testing webhooks.

How to run

Clone the repo.

git clone https://github.com/prk3/webhook-tester.git

Build the docker image.

docker build --tag webhook-tester:latest .

Run the docker image.

docker run -p 8000:8000 webhook-tester:latest

Open http://localhost:8000 to find URL and inspect requests.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published