Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbonkr/get-started-graphql
Get started Graphql
https://github.com/bbonkr/get-started-graphql
Last synced: 25 days ago
JSON representation
Get started Graphql
- Host: GitHub
- URL: https://github.com/bbonkr/get-started-graphql
- Owner: bbonkr
- Created: 2019-12-29T07:48:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:42:35.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T21:56:05.845Z (7 months ago)
- Language: JavaScript
- Size: 439 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL로 영화 API 만들기 강좌
Nomad Coder 에서 제공하는 [GraphQL로 영화 API 만들기](https://academy.nomadcoders.co/courses/enrolled/357405)를 시청하고, 작성한 코드입니다.
## 참조
- [graphql-yoga](https://github.com/prisma-labs/graphql-yoga) 패키지
## 후기
- 강사님이 매우 쉽게 풀어서 설명하십니다.