Skip to content

macielandre/graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphql API

Simple API to learn about graphql possibilities and functionalities. Here i'm using Node Js, Express and Mongodb all togheter to simulate a real development scenario with modularized code.

Installation

Installing dependencies

$ npm i

Setting up environment variables

$ copy env\.env.example .\env\.env

Creating your mongo cluster

Cluster Creation

Starting your project

$ npm start

Features

  • List all users
  • Search for one user
  • Create an user
  • Delete an user
  • Update an user

Links

Linkedin

About

Simple graphql api. Using express in node js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published