Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 360 Bytes

File metadata and controls

15 lines (11 loc) · 360 Bytes

Python Project for AWS Lambda

This is python skeleton project for AWS Lambda, integrate with API Gateway using Proxy. This project support debug locally with mock request in debug.py

Requirement

  • Python 3.xx

How to debug?

Just type and enter python debug.py on your terminal

Maintainer : Reza Andriyunanto

andriyunantoreza@gmail.com