🚀 First commit! Upload all files.
This commit is contained in:
commit
0c2ac869a4
5 changed files with 68 additions and 0 deletions
9
.chalice/config.json
Normal file
9
.chalice/config.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"version": "2.0",
|
||||
"app_name": "crud-api-aws-chalice",
|
||||
"stages": {
|
||||
"dev": {
|
||||
"api_gateway_stage": "api"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue