An open API service indexing awesome lists of open source software.

https://github.com/upmostly/nodejs-graphql-server


https://github.com/upmostly/nodejs-graphql-server

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## 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](http://upmostly.com/web-development/how-to-set-up-a-graphql-server-with-node-js) 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.