webhook_listener

Crates.iowebhook_listener
lib.rswebhook_listener
version0.2.1
sourcesrc
created_at2019-07-08 08:33:00.211986
updated_at2019-10-12 12:41:57.22141
descriptionA web server for listening gitlab webhook's request, built with actix-web.
homepagehttps://gitlab.com/FKYnJYQ/webhook-listener
repositoryhttps://gitlab.com/FKYnJYQ/webhook-listener
max_upload_size
id147484
size94,790
KaiYu Feng (fky2015)

documentation

https://gitlab.com/FKYnJYQ/webhook-listener

README

Webhook Listener for GitLab

esay to use.

webhook_listener --token xxxxxxxxx --port 8001 --file executable.sh
Commit count: 9

cargo fmt