Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 242 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 242 Bytes

API Gateway

codecov

Run tests

env PYTHONPATH=$(pwd) py.test tests/

Run type checker

mypy app.py