it uses express which is not needed and makes things more complicated since we have the web api
in my webhook I found that @vtdocs.githubPayloadStringToNormalizedJSON is no longer needed and according to this issue JSON serializing might break the signature check
There are some issues with this example:
@vtdocs.githubPayloadStringToNormalizedJSON
is no longer needed and according to this issue JSON serializing might break the signature check