https://github.com/leye195/happreads-graphql-server
HappReads Graphql Server with Apollo
https://github.com/leye195/happreads-graphql-server
Last synced: 2 months ago
JSON representation
HappReads Graphql Server with Apollo
- Host: GitHub
- URL: https://github.com/leye195/happreads-graphql-server
- Owner: leye195
- Created: 2020-08-04T16:02:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T16:39:04.000Z (almost 5 years ago)
- Last Synced: 2025-02-06T23:31:31.088Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HappReads-graphql-server (With Apollo-Server)
### ToDo
- 기존의 HappReads-BackServer의 API를 참고 graphql server type schema 작성 [ ]
- resolver 작성 [ ]
- Apollo-Server에 schema, resolvers 연결 [ ]