We all know the direction towards graphql lately, it would be great if we can have that at themoviesdb, without the need to wrap REST with graphql
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on June 27, 2019 at 12:33 PM
Hi @yassinebridi,
I would love to work on a new version of the API that is GraphQL based. Unfortunately, as the only person who works on TMDb, I don't have any time to think about doing this. There's about 1000 things more important for me to work on right now. If this ever changes I'll let you know.
Reply by yassinebridi
on June 27, 2019 at 4:58 PM
Wow, i didn't know this whole work done by only one guy, amazing! i hope you think about open sourcing the whole project, it might be beneficial to everyone, thanks for replying travis.
Reply by CubE135
on March 20, 2021 at 7:21 PM
Hi @travisbell :)
Would it be possible for someone else to write the GraphQL Schema for you? As far as i know, all you need is the Database Structure. With just that, it should be pretty easy and fast to integrate GraphQL.
GraphQL would be especially helpfull for the TMDb API, as people would only need a single request to get all the data they need :)
Reply by matt3224
on February 22, 2022 at 2:49 PM
@travisbell @CubE135 I would also love to see this and can lend a hand writing docs or testing if need be!