RealPeha / This-Repo-Has-1750-Stars

Yes, it's true :purple_heart:
1.75k stars 17 forks source link

Go serverless with GitHub webhook and Lambda functions #6

Open iBug opened 3 years ago

iBug commented 3 years ago

I set up my own version of this game using a GitHub webook built upon AWS Lambda and API Gateway.

Two primary advantages I found are:

Demo: iBug/This-Repo-Has-N-Stars

Example code: https://github.com/iBug/This-Repo-Has-1-Star/blob/master/lambda_function.py

Setup Guide: My blog

RealPeha commented 3 years ago

Hello @iBug!

Very cool, I'm glad that people are interested in my idea and have created improved versions