Skip to content

Apollo Client and Server with React and Gatsby dev challenge

Notifications You must be signed in to change notification settings

emilcheva/cat-wiki-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published