/api-gateway-rust

Rust + API Gateway + Lambda project used in a blog post

Primary LanguageRust

API Gateway Rust

API Gateway + Lambda + Rust cargo project for the blog post and YouTube video. Both go over creating an api with API Gateway, AWS Lambda, and the Rust programming language. Other significant technologies used are DyanmoDB, Docker, and Terraform.

Project Branches

  • scratch - Empty cargo project and items not covered in video or post
  • basic - Code used in blog post
  • intermediate- Code used in YouTube video

AWS Setup

Several AWS resources are needed to follow along in the content. This guide will help you set up the resources needed and will show you how to remove everything as well.