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

Skip to content

thaunghtike-share/template-aws-lambda-python

 
 

Repository files navigation

AWS Lambda (Python)

Handlers

Workflow

  • Develop on Branches
  • Merge into main 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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.7%
  • HTML 3.3%