Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bunyaminmrcn/graphql-server-example


https://github.com/bunyaminmrcn/graphql-server-example

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

### Instructions

```bash

npm install
node index.js
```

then copy `query.graphql` to your `operation` panel in browser.
Next click the blue `GetBooks` button to see result.

#### Recommended Extension:
- GraphQL.vscode-graphql-syntax
- tomoki1207.pdf

Open the main doc if prefer