An open API service indexing awesome lists of open source software.

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

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 연결 [ ]