|
|
daa9a7749e
|
Now also the ip address is passed to the sendRequest function in requestRepository so that the requesters ip address can be logged in the database.
|
2017-09-26 20:43:56 +02:00 |
|
|
|
ae66e9a684
|
Changed variable name from movie to searchResult and now checks if the result list in the return JSON object is empty before sending a result back to client.
|
2017-09-20 10:25:01 +02:00 |
|
|
|
28d0b63960
|
Added TODO and a output of what is requested in the router
|
2017-09-03 18:17:07 +02:00 |
|
|
|
9eb31ea433
|
Added type input to the sendRequest function.
|
2017-09-03 18:16:26 +02:00 |
|
|
|
7a1f709d90
|
Small changed that first checks if the variable is undefined or not and then length
|
2017-09-03 17:06:19 +02:00 |
|
|
|
2dc22b386d
|
Added endpoints for discover media (either movie or show), getUpcoming movies, nowPlaying (movies or shows), popular (movie or show) and search similar where the type movie/show must be defined
|
2017-09-03 17:02:02 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|