https://github.com/roylee0704/stripgraph
bare-bone graphQL in NodeJS
https://github.com/roylee0704/stripgraph
apollo-server grapqhl nodejs
Last synced: 25 days ago
JSON representation
bare-bone graphQL in NodeJS
- Host: GitHub
- URL: https://github.com/roylee0704/stripgraph
- Owner: roylee0704
- Created: 2019-11-15T02:29:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T13:33:22.000Z (over 2 years ago)
- Last Synced: 2025-02-02T01:26:06.577Z (3 months ago)
- Topics: apollo-server, grapqhl, nodejs
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# strip-graphql
bare-bone graphQL in NodeJS.```bash
$ npm install
$ node index.js
```