Skip to content

mayashavin/pokeapi-graphql

Repository files navigation

Pokedeck GraphQL API Server

Version License Fork Follow me

This is GraphQL API server written for Pokemon DB (Pokedeck). It is built on top of the current REST API version 2 of Poke API, with more organized and additional information besides the default data received from the original API.

Getting started

1.Install dependencies

npm install

2.Run dev server

npm run serve

3.Navigate to localhost:8080/graphql for the playground and start experiment

Pokedeck API Playground

Maintainer

Maya Shavin

Credits

Lots of thanks to the team in Poke API for creating and maintaining the DB and RESTful API as single source of truth for all information about Pokemons.

You can check out their Github for more information.

About

GraphQL API server written for Pokemon API - based on PokeAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published