Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bunyaminmrcn/graphql-server-example
https://github.com/bunyaminmrcn/graphql-server-example
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bunyaminmrcn/graphql-server-example
- Owner: bunyaminmrcn
- Created: 2024-08-06T19:58:23.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-06T20:05:34.000Z (3 months ago)
- Last Synced: 2024-08-06T23:04:45.718Z (3 months ago)
- Language: JavaScript
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.pdfOpen the main doc if prefer