cloud-resume-api icon indicating copy to clipboard operation
cloud-resume-api copied to clipboard

added my submission

Open Light1596 opened this issue 1 year ago • 1 comments

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

cloud resume api - Page 4 (2)

Light1596 avatar Jul 30 '24 16:07 Light1596

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 image

Light1596 avatar Aug 11 '24 15:08 Light1596