sfbrigade / datasci-sba

Solving problems with the Small Business Administration
10 stars 18 forks source link

Django rest framework #57

Open VincentLa14 opened 7 years ago

VincentLa14 commented 7 years ago

1. Brief Summary of what this PR accomplishes (140 characters or less. If you find trouble describing what you are doing in this length, consider breaking the PR into multiple ones.)

Adding Django Rest Framework

2. Link to Trello Ticket

https://trello.com/c/L3pheNAx/38-add-in-rest-framework

3. More detailed description and other questions to address in code review

Adding in Django Rest Framework. I am working off the official tutorial: http://www.django-rest-framework.org/tutorial/1-serialization/

4. Remember to tag reviewers! @avdonovan

VincentLa14 commented 7 years ago

Nothing serious yet just getting some pieces together.