Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit ac4d0db

Browse files
Pequenos ajustes e todo list
1 parent e889e14 commit ac4d0db

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

examples/lambda_api/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,8 @@ config/integration.en
6060
/node_modules/
6161

6262
/lambda-full.zip
63+
64+
#output lambda
65+
output/response.json
66+
/output/
67+
/include/

todo.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# TODO list
2+
- [] Incluir framework Flambda
3+
- [] Incluir Flask migrations
4+
- [] Incluir Swagger para Flask
5+
- [] Avaliar uso de Kong
6+
- [] Api mocks para exemplos específicos (S3/SNS)

todo.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)