Skip to content

sumuttekno/graphql-nodejs-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Graphql server using node js and mongodb

Example graphql implementation using node js

Getting Started

This example project is created using node js and mongodb

Requirements

Node JS and MongoDB

Using This Project

First setup the depedencies

npm install

Run

npm start

Run Test

npm test

Open the App in browser

Graphql editor

http://localhost:3000/graphql

Application index

http://localhost:3000

About

Example graphql implementation using node js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published