webhook-gateway

Crates.iowebhook-gateway
lib.rswebhook-gateway
version2.17.2
sourcesrc
created_at2022-08-20 01:37:56.466017
updated_at2023-02-26 04:10:02.572206
descriptionA service to ingress github event
homepage
repositoryhttps://github.com/Celthi/github-webhook-gateway.git
max_upload_size
id648994
size102,755
Evan Lu (Celthi)

documentation

README

Github webhook gateway

Build status

The micro service to ingress the Github comment events.

Step to build

  1. Install Rust programming language tool chain by following Install Rust
  2. cargo build to build the project.
  3. cargo run to run the service.
Commit count: 30

cargo fmt