This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
72d50209a5d7cafea65d3b153a1072e69d415a8c
seasonedShows
/
seasoned_api
History
KevinMidboe
72d50209a5
Rewrote the search function in tmdb to now return a JSON object with results: (all movie/show objects), number_of_items: (count of result objects), page and total page. Split up the filtering and converting of the result from tmdb api to finished seasoned objects for better readability.
2017-09-20 10:21:57 +02:00
..
conf
Downgraded from sqlite3 to sqlite because of connection function error.
2017-08-23 10:26:23 +02:00
src
Rewrote the search function in tmdb to now return a JSON object with results: (all movie/show objects), number_of_items: (count of result objects), page and total page. Split up the filtering and converting of the result from tmdb api to finished seasoned objects for better readability.
2017-09-20 10:21:57 +02:00
package.json
Updated tmdb to use the new endpoints
2017-09-03 16:59:52 +02:00
yarn.lock
Moved eveything related to the api to a seperate folder seasoned_api.
2017-08-06 16:45:02 +02:00