Skip to content

GraphQL implementation in JS using graphql, express, express-graphql

Notifications You must be signed in to change notification settings

sethuraman-k-r/graphql-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-js

GraphQL implementation in JS using graphql, express, express-graphql

If you see this project at first time, I recommend you to read more about GraphQL from my Medium Story. Press here to read the story

Employee Database - Download employee database from here and follow the steps to restore the database in MySQL

Once you restored an employee database, enter into a project directory using Command Prompt/Terminal and install the dependencies of these project by using npm install

And change the username and password of your MySQL server in util/db_connection.js

Then run the project using the command npm run dev and open the URL http://localhost:4000/graphql

You will get an interface in browser to play with data by using GraphQL version of API. Try yourself and mention your issues

Stay Connected - More resources are on the way

About

GraphQL implementation in JS using graphql, express, express-graphql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published