Skip to content

allysonmking/forthepeople

 
 

Repository files navigation

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.9%
  • HTML 26.0%
  • JavaScript 17.8%
  • Shell 11.8%
  • CSS 8.5%