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

https://github.com/lucasrodrigues/why-graphql


https://github.com/lucasrodrigues/why-graphql

docker docker-compose es6 es7 graphql nodejs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

#Why Graphql

#Run

1. Install [docker](https://www.docker.com/)
2. Run command `docker-compose up --build`
3. A message `Hi human! My name is graphql! Access me on http://localhost:8000/graphql` show that is success

# How to use

1. Install [graphiql app](https://github.com/skevy/graphiql-app)