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

https://github.com/quipper/software-design-2024-09-graphql

Software Design 2024年9月号のサンプルリポジトリです
https://github.com/quipper/software-design-2024-09-graphql

Last synced: 10 months ago
JSON representation

Software Design 2024年9月号のサンプルリポジトリです

Awesome Lists containing this project

README

          

技術評論社 Software Design 誌の 2024年9月号「実例から学ぶ!GraphQLでアプリケーション開発 現場における使いこなし方を徹底チェック」で参照しているコードを掲載したレポジトリです。

各ディレクトリと章の対応関係は以下の通りとなっています。

- 02_graphiql: 第2章 GraphQL 導入
- 03_server: 第3章 サーバサイドの実装
- 04_client: 第4章 クライアントアプリケーションの実装