PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.12k stars 929 forks source link

GraphQL implementation #587

Closed AgustinRamiroDiaz closed 3 years ago

AgustinRamiroDiaz commented 3 years ago

I am willing to try out implementing GraphQL with graphene-django. Does it seem like a good/useful idea?

Naramsim commented 3 years ago

We already had a member trying it. https://github.com/cmmartti/pokeapi/tree/graphql

I'm also working on it. So feel free to try something out 😄

Naramsim commented 3 years ago

GraphQL was added and it's in beta phase