Skip to content

gussf/serverless-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-microservice

Go service using AWS's API Gateway, Lambda

# Test using AWS SAM

# Requirements: Docker, aws-sam-cli
make sam-run
# Access localhost:3000/cars/available afterwards

To Do

  • Access DynamoDB
  • Unit test lambdas package
  • Create a CarRequest and CarResponse, in order to abstract other models from http io layer

About

Go service using AWS's API Gateway, Lambda

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published