Week 7 - Day 3 Assignment (graded)
← Back to Week 7 / ← Course Index
Objective
JSON API from Lambda
Requirements
- Lambda reads a query string parameter and returns JSON.
- Return 400 when the required parameter is missing.
Submission
Git repo link and API URL
Rubric (20 pts)
- Lambda and API work end to end 0–5
- Error handling present 0–5
- Project runs from README 0–5
- Configuration clarity 0–5