RLewis11769 / holbertonschool-web_graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL

Description

Exactly one project getting familiar with GraphQL option for querying (as opposed to REST API or other ways to fetch from db)

Navigation

GraphQL_API

  • Creating project described here:

project_overview

  • Run server with:
nodemon app.js
  • Run client with:
npm start

About


Languages

Language:JavaScript 86.6%Language:HTML 7.1%Language:CSS 6.3%