graphql-go / graphql

An implementation of GraphQL for Go / Golang
MIT License
9.87k stars 839 forks source link

add nodejs express-graphql for playground example #545

Open deepakshrma opened 4 years ago

deepakshrma commented 4 years ago

This just an example to run an Express GraphQL client which uses the proxy to call the go Graphql server. Just an easy hack to show a beautiful user interface.

User Interface
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 92.376% when pulling 176252d861ffdede82b27f6640d15caa361b3dbb on deepakshrma:master into 116f19d099aa03ceb19da9b5a0466db4c8d8b5f3 on graphql-go:master.