Skip to content

Full-Stack GraphQL tutorial followed by Scott Mose

Notifications You must be signed in to change notification settings

itxtalal/fullstack-graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL API

Building an API for Pets using GraphQL

What you'll need

  • Node version >= 6

To start the GraphQL server

  • Clone the Repo
  • Run npm install --save
  • Run node api/src/server.js OR yarn server
  • The server will be hosted at http://localhost:4000/

About

Full-Stack GraphQL tutorial followed by Scott Mose

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 81.4%
  • CSS 17.1%
  • HTML 1.5%