Github Webhook Gateway
The micro service to ingress the Github comment events.
Step to build
Install Rust programming language tool chain by following
Install Rust
cargo build
to build the project.
cargo run
to run the service.