aws-lambda-api-rust icon indicating copy to clipboard operation
aws-lambda-api-rust copied to clipboard

A sample project for showing how to create an aws lambda api with rust and terraform

rust-api

Setup

  • install make
  • install docker
  • install terraform
  • run make vendor
  • run make help to see available commands