项目作者: echan82

项目描述 :
flask backend template
高级语言: Python
项目地址: git://github.com/echan82/flask-backend.git
创建时间: 2018-05-24T11:48:15Z
项目社区:https://github.com/echan82/flask-backend

开源协议:

下载


This is an example template with flask,flask-restful and AWS Dynamodb

  1. pip install -r requirements.txt
  2. go to https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStarted.Python.01.html
  3. Creat dynamodb table and Load sample data
  4. python run.py
  5. http://localhost:5000/v1/movies?year={year}