- do a find and replace for "forthepeople" and replace with your app name (should be 8 occurances)
- brew install httpie
- python createtable.py
- chalice local
- echo '{"name": "josiah"}' | http POST localhost:8000/items
- http GET localhost:8000/items
- chalice deploy
- source s3website.sh
allysonmking/chalice_crud
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Python 50.8%
- Shell 16.8%
- JavaScript 13.8%
- HTML 11.7%
- CSS 6.9%