Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willin/start-grahql-server
GraphQL服务器端演示(express/koa)
https://github.com/willin/start-grahql-server
graphql server
Last synced: 3 months ago
JSON representation
GraphQL服务器端演示(express/koa)
- Host: GitHub
- URL: https://github.com/willin/start-grahql-server
- Owner: willin
- License: mit
- Created: 2017-07-10T03:02:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T00:27:15.000Z (over 7 years ago)
- Last Synced: 2024-04-14T05:50:02.314Z (10 months ago)
- Topics: graphql, server
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphQL Server Demo
本示例配套教程:
run in express:
```bash
node src/express.js
```run in koa:
```bash
node src/koa.js
```## License
MIT
通过支付宝捐赠:
![qr](https://cloud.githubusercontent.com/assets/1890238/15489630/fccbb9cc-2193-11e6-9fed-b93c59d6ef37.png)