Skip to content

pljarlegan/webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook

Start

docker-compose up build && docker-compose up -d
# httpie
http POST 127.0.0.1/webhook/hooks/simple-one token=42

or
POST

{
  "token": "42"
}

Documentation

About

webhook server (use traefik)

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors