Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 433 Bytes

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/