cloud-resume-api
cloud-resume-api copied to clipboard
added my submission
Short description for your project
This project aims to create a serverless function that fetches resume data stored in a NoSQL database and returns it in JSON format. Whenever the API endpoint in invoked, the Lambda function is triggered and then retrieve the resume stored in DynamoDB. Additionally, GitHub Actions is integrated to automatically deploy updates to my Lambda function whenever code is push to the repository.
Services used
- AWS Lambda function
- DynamoDB
- API Gateway
Screenshots/Architecture diagram
Not sure if this is your code editor, but the entire file was changed, instead of adding the line for submission.
Hello @rishabkumar7
I think it might be an issue with the IDE but everything looks okay on my side as the only thing I changed is line 27 as shown in the screenshot