Initial commit

contains:
* Actual template
* Example function
* Tests
* Integration test (make file)
* Integration tests (deployed as lambda)
* drone CI and CI scripts
This commit is contained in:
Rioting Pacifist
2020-03-16 15:39:43 +00:00
commit b9b3bf572f
18 changed files with 527 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
*.pyc
.*-generated.yaml
*.kate-swp
test-response.json
.coverage
environments/prod.env