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

https://github.com/reubenmathew/graphql-exploration

Playing around with graphql, mongodb and node.js
https://github.com/reubenmathew/graphql-exploration

Last synced: about 1 year ago
JSON representation

Playing around with graphql, mongodb and node.js

Awesome Lists containing this project

README

          

# graphql-exploration
Playing around with graphql, mongodb and node.js

To start local server
```
npm start
```