emilcheva / cat-wiki-server

Apollo Client and Server with React and Gatsby dev challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend for the CatWiki dev challenge implemented with GraphQL and Apollo Server

How to use this repo

  • schema.js: The GraphQL schema.

To get started:

  1. Run npm install.
  2. Run npm start.

This will start the GraphQL API server.

The data is the famous Cat REST API ( ! you will need an API Key to access it)

Documentation --> https://docs.thecatapi.com/

About

Apollo Client and Server with React and Gatsby dev challenge


Languages

Language:JavaScript 100.0%