implemented keyword api

This commit is contained in:
walkews 2017-07-11 08:26:35 -05:00
parent 741faf194d
commit c8d14fd6cc
4 changed files with 104 additions and 18 deletions

View file

@ -74,4 +74,6 @@ This is the wireframe that the team has been given to replicate in python using
* define update method
* docstrings
* add keyword/genre to load method
* **1 hr** implemented data.filter() method
* **30 min** api parser/docs/keywords