An open API service indexing awesome lists of open source software.

https://github.com/rishabkumar7/aws-resume-api

A serverless resume API in AWS, returns my Resume data in JSON. Uses AWS Lambda and Dynamo DB.
https://github.com/rishabkumar7/aws-resume-api

aws dynamodb lambda-functions resume

Last synced: 7 months ago
JSON representation

A serverless resume API in AWS, returns my Resume data in JSON. Uses AWS Lambda and Dynamo DB.

Awesome Lists containing this project

README

          

# Cloud Resume API with AWS

[![Deploy to lambda](https://github.com/rishabkumar7/aws-resume-api/actions/workflows/main.yml/badge.svg)](https://github.com/rishabkumar7/aws-resume-api/actions/workflows/main.yml)

A Serverless Cloud Resume API with AWS.

## Demo

`curl https://zw2tkpprcyswk7hm7nqrmugqli0krcrq.lambda-url.ca-central-1.on.aws/`

## Tech-stack

- AWS Lambda
- DynamoDB
- Terraform

## Author

- Twitter: [@rishabincloud](https://twitter.com/rishabincloud)
- GitHub: [@rishabkumar7](https://github.com/rishabkumar7)