ChrisCooper / QcumberD

A Django-based course search service for Queen's University
qcumber.ca
Other
21 stars 5 forks source link

Qcumber should have an API for fetching simple things like the courses and timeslots #21

Open ChrisCooper opened 11 years ago

ChrisCooper commented 11 years ago

I've had 3 requests for this from different people so far, and have been thinking of doing it myself for a while. Django-tastypie (http://tastypieapi.org/) seems to be the REST framework of choice for modern Django APIs, so I'll probably start by checking how that suits our requirements.

uniphil commented 11 years ago

I wish there were like buttons for github issues! I've been meaning to bring this up myself.

ChrisCooper commented 11 years ago

Haha, one of those things!