项目作者: echan82
项目描述 :
flask backend template
高级语言: Python
项目地址: git://github.com/echan82/flask-backend.git
This is an example template with flask,flask-restful and AWS Dynamodb
- pip install -r requirements.txt
- go to https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStarted.Python.01.html
- Creat dynamodb table and Load sample data
- python run.py
- http://localhost:5000/v1/movies?year={year}