Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 381 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 381 Bytes

How to set up a GraphQL server with Node.js & Express

This repository is related to the How to set up a GraphQL server with Node.js & Express Article on Upmostly.com.

It's a showcase of how to setup a GraphQL server on top of Node.js and Express.js using express-graphql & graphql libraries.