Skip to main content

drf-gitlab-webhook

drf-gitlab-webhook is a django app wich implements a webhook endpoint for gitlab requests and send django signals for every hook event.

Quick start

  1. Add "drf_gitlab_webhook" to INSTALLED_APPS:
INSTALLED_APPS = {
  ...
  'drf_gitlab_webhook'
}
  1. Include the drf_gitlab_webhook URLconf in urls.py:
url(r'^webhook/', include('drf_gitlab_webhook.urls'))
  1. Then you have an endpoint called webhook/event/

Dev notes: build package: python setup.py sdist install: pip install --user drf-gitlab-webhook/dist/drf-gitlab-webhook-01.tar.gz

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drf-gitlab-webhook-0.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

drf_gitlab_webhook-0.1-py2-none-any.whl (4.0 kB view details)

Uploaded Python 2

File details

Details for the file drf-gitlab-webhook-0.1.tar.gz.

File metadata

  • Download URL: drf-gitlab-webhook-0.1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for drf-gitlab-webhook-0.1.tar.gz
Algorithm Hash digest
SHA256 bd60c1201204d64cab2f3801ed9375c99ecb3a0da9add3fb27225fc7dc6f4576
MD5 7f5725943725d3a6d9f3ad2510b79195
BLAKE2b-256 5fa028f76b1f0984309ef83f21e1d82c135f0e83e80668004f7dba54dd6557b5

See more details on using hashes here.

File details

Details for the file drf_gitlab_webhook-0.1-py2-none-any.whl.

File metadata

  • Download URL: drf_gitlab_webhook-0.1-py2-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for drf_gitlab_webhook-0.1-py2-none-any.whl
Algorithm Hash digest
SHA256 cc6bc05459d6b90e26dc6f578fa9eaa14016398312710a0d15262bceec1a5a33
MD5 a97c45eec12018d3ba9b187de8b248a8
BLAKE2b-256 ae7188d8a1bc8d70308489bf4c5e1e62daa306b37d25314cfddefbebc3f5f118

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page