https://github.com/heruiwoniou/auto-graphql-server
a test graphql server
https://github.com/heruiwoniou/auto-graphql-server
apollo-server apollo-server-koa graphql javascript koa rbac tuql
Last synced: about 2 months ago
JSON representation
a test graphql server
- Host: GitHub
- URL: https://github.com/heruiwoniou/auto-graphql-server
- Owner: heruiwoniou
- Created: 2019-05-10T18:55:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T19:02:59.000Z (about 7 years ago)
- Last Synced: 2025-03-04T08:12:28.696Z (over 1 year ago)
- Topics: apollo-server, apollo-server-koa, graphql, javascript, koa, rbac, tuql
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A graphql server
- auto generate the graphql schema from database struct.
## Usage
```
npm install
export DB= && npm start
```
The generated graphql logic from https://github.com/bradleyboy/tuql