Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Python API scaffolding with AWS + Terraform

Example code used as showcase in this tutorial.

TL;DL

All you need to deploy a simple Python REST API on AWS Lambda and API Gateway using Terraform.

clone https://github.com/shaftoe/api-gateway-lambda-example.git
cd api-gateway-lambda-example.git
# edit config.mk.example and save it as config.mk
make deploy

Requirements

  • an AWS account with administrator rights
  • installed Terraform v.0.11.7 (or higher) with its AWS provider v1.27.0 (or higher)
  • installed aws-cli v1.15.53 (or higher)

About

Example code to setup a Python REST API with AWS Lambda, AWS API Gateway and Terraform

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages