Skip to content

aajimal/github-webhook-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-webhook-proxy

A simple Lambda function that recieves webhooks and routes them to the appropriate internal services based on the payload contents.

Example

GitHub send webhooks to a proxy address that forwards it to this Lambda function. This function then routes the webhook to the appropriate internal service based off the the repository_name specified in the webhook payload.

screen shot 2018-02-13 at 2 01 12 pm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%