Lucasbrunoferreira / graphql-nodejs

πŸ“ˆ Code used to make a presentation about GRAPHQL at company @oficina5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL - Nodejs

Code used to make a presentation about GRAPHQL at company @oficina5.

Presentation link

Run the server

To run the API's follow this:

cd drivers-api npm start

cd vehicles-api npm start

To run the graphQL serve follow this:

cd graphql-server npm start

The graphQL server is running in the localhost:3000

About

πŸ“ˆ Code used to make a presentation about GRAPHQL at company @oficina5.


Languages

Language:JavaScript 100.0%