Welcome to gitWebhook’s documentation!

gitWebhook is a Python package that provides Flask blueprints for creating webhooks for various git services. As of right now GitHub, GitLab and Gitea webhooks are supported. The package provides these blueprints as subclasses of Flask’s Blueprint class, so they can be easily integrated into existing Flask applications, and expanded with custom behavior.

Indices and tables