tanay1337 / fastr

A Quicker solution for browsing movies!
MIT License
5 stars 79 forks source link

Removed unused parameters from request to api #10

Closed ghost closed 9 years ago

ghost commented 9 years ago

Request for related movie titles had 'tomatoes' and 'plot' parameters which are not required by the api and can be omitted.

tanay1337 commented 9 years ago

R+ Thanks!