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.