Backend for the CatWiki dev challenge implemented with GraphQL and Apollo Server
schema.js
: The GraphQL schema.
To get started:
- Run
npm install
. - Run
npm start
.
This will start the GraphQL API server.
Documentation --> https://docs.thecatapi.com/