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:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
*.pyc
|
||||
.*-generated.yaml
|
||||
*.kate-swp
|
||||
test-response.json
|
||||
.coverage
|
||||
environments/prod.env
|
Reference in New Issue
Block a user