fahidnasir / graphqlserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Instructions

Install Packages

  1. To download the packages. npm start

Start the Server(s)

  1. To run the file server which uses the file data.json (Json-Server). npm run graph:server
  2. To run the graphQL server. npm run json:server

Test the application

  1. open the Web address on your browser http://localhost:4000/graphql

  2. on the Right-Top Corner you will find a button Docs to find the Implemented API for this Sample.

About

License:Other


Languages

Language:JavaScript 100.0%