Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adshan/dotnet-aws-lambda-dynamodb

Serverless CRUD using AWS API Gateway, Lambda and DynamoDB.
https://github.com/adshan/dotnet-aws-lambda-dynamodb

aws aws-dynamodb aws-gateway aws-lambda dotnet net6 serverless

Last synced: about 1 month ago
JSON representation

Serverless CRUD using AWS API Gateway, Lambda and DynamoDB.

Awesome Lists containing this project

README

        

# core-aws-lambda-dynamodb
Demonstração de um CRUD Serverless utilizando os serviços AWS API Gateway, Lambda e DynamoDB.

# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.
- É necessário possuir uma conta AWS e possuir credencial IAM com acesso aos serviços supracitados.

# Sobre
Este projeto foi desenvolvido por Anderson Hansen.