https://github.com/sibelius/tiny-koa-graphql
a tiny koa GraphQL implementation using Webpack
https://github.com/sibelius/tiny-koa-graphql
Last synced: 9 months ago
JSON representation
a tiny koa GraphQL implementation using Webpack
- Host: GitHub
- URL: https://github.com/sibelius/tiny-koa-graphql
- Owner: sibelius
- Created: 2020-10-16T18:07:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T02:03:06.000Z (almost 3 years ago)
- Last Synced: 2025-06-09T15:15:23.069Z (9 months ago)
- Language: JavaScript
- Size: 1.8 MB
- Stars: 34
- Watchers: 4
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - tiny-koa-graphql
README
# tiny-koa-graphql
Tiny koa GraphQL implementation using Webpack
## How to run
```
yarn start
```