passportxyz / passport-scorer

Passport Scorer as a Service
https://api.scorer.gitcoin.co/docs
Other
167 stars 106 forks source link

[INFRA] Lambda function setup #405

Open nutrina opened 1 year ago

nutrina commented 1 year ago

We need a lambda function to handle the submit-passport requests:

So far the approach with lambda function has been tested here: https://github.com/gitcoinco/passport-scorer/tree/1646_lambda

nutrina commented 1 year ago

The throttling of the acces to lambda will happen from the WAF. All other points are covered in the test branch: https://github.com/gitcoinco/passport-scorer/tree/1646_lambda