Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook for Deployment

  • Development
uv run fastapi dev webhook/main.py
  • Production
uvicorn --host 127.0.0.1 --port 8000 app.main:app
  • Command line interface
uv run -m webhook.cli --help

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages