Skip to content

entropia/webhook-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

webhook-receiver

Installation

  • python3 is installed
  • Clone https://github.com/entropia/webhook-receiver
  • Create a virtualenv and install the requirements using pip3 install -r requirements.txt

Configuration

Configure in config.py

Deployment

Run using uvicorn main:app --reload

About

GitHub webhook receiver in python, using fastapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages