Skip to content

Toxma/Docker-Webhook-Listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker / Python Webhooks Listener

Python Flask Docker

How to use

Run bash script

./build.sh

This script will :

  • Delete the container webhooklistener if exists
  • Build a new image
  • Run a container

Make a POST call with Curl, Postman/Insomnia to : http://0.0.0.0:5000/webhook

Result

When you launch the script, and you make POST call you will see that :

Alt text

About

Docker Webhook Listener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published