https://github.com/akryum/apollo-server-example
A very simple Apollo GraphQL server
https://github.com/akryum/apollo-server-example
Last synced: over 1 year ago
JSON representation
A very simple Apollo GraphQL server
- Host: GitHub
- URL: https://github.com/akryum/apollo-server-example
- Owner: Akryum
- Created: 2016-09-19T22:21:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T13:57:04.000Z (almost 9 years ago)
- Last Synced: 2025-02-28T18:56:37.937Z (over 1 year ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 91
- Watchers: 6
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apollo-server-example
A very simple Apollo GraphQL server
```
npm install
npm run dev
```