richardanaya / aws-lambda-api-rust

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-api

Setup

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

About

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

License:MIT License


Languages

Language:Rust 52.5%Language:Makefile 31.0%Language:HCL 16.5%