https://github.com/zhangyu1818/koa-graphql-mongodb
a simple graphql server with koa,apollo-server-koa and mongoose
https://github.com/zhangyu1818/koa-graphql-mongodb
Last synced: 3 months ago
JSON representation
a simple graphql server with koa,apollo-server-koa and mongoose
- Host: GitHub
- URL: https://github.com/zhangyu1818/koa-graphql-mongodb
- Owner: zhangyu1818
- Created: 2019-03-28T15:59:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T06:26:15.000Z (about 6 years ago)
- Last Synced: 2025-01-29T08:44:59.069Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# koa-graphql-mongodb
a simple graphql server with koa,apollo-server-koa and mongoose
the client [todolist-graphql](https://github.com/zhangyu1818/todolist-graphql)