Basic Flask rest app.
Run these commands and you should be able to access http://localhost:5000/api/cars as a restful endpoint API.
pip install -r requirements.txt
python run.py
You can run the tests using the nosetests command.
| Name | Name | Last commit date | ||
|---|---|---|---|---|