TimSimmons / cs373-idb

A Django app hosted on Heroku with Python and Twitter Bootstrap that emulates IMDB to track Major League Baseball.
0 stars 2 forks source link

API and Django models #107

Closed clare-coleman closed 10 years ago

clare-coleman commented 10 years ago

A RESTful API at Apiary. A set of Django models that map to SQL tables. A clone of the public test repo with a copy of your RESTful API and Django models in the files -apiary.apib and -models.py.