Skip to content

E2517/node-mongo-graphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Description

Project with Nodejs GraphQL and MongoDB to manipulate data (file src/serverGraphMongo).

Node

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

GraphQL

GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data.

MongoDB

MongoDB is a document database, which means it stores data in JSON-like documents.

Run

node server.js -> Server ready at http://localhost:5000/graphql

About

Projects with NodeJS, GraphQL and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published