Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PiyushBhanderi525/template-aws-lambda-python

 
 

Repository files navigation

Handlers

Workflow

  • Develop on Branches
  • Merge into qa this will deploy the qa stage
  • Merge into master this will deploy the prod stage

Testing

pytest

All files should have a cooresponding test_.py file within the same directory. There is no separate test directory and this will allow us to keep the tests and code in sync.

About

Template used by opsZero Serverless

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • HTML 3.8%