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月号のサンプルリポジトリです
- Host: GitHub
- URL: https://github.com/quipper/software-design-2024-09-graphql
- Owner: quipper
- License: mit
- Created: 2024-07-05T12:07:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T06:24:53.000Z (almost 2 years ago)
- Last Synced: 2025-07-29T16:31:36.411Z (10 months ago)
- Language: TypeScript
- Homepage: https://gihyo.jp/magazine/SD/archive/2024/202409
- Size: 232 KB
- Stars: 6
- Watchers: 47
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
技術評論社 Software Design 誌の 2024年9月号「実例から学ぶ!GraphQLでアプリケーション開発 現場における使いこなし方を徹底チェック」で参照しているコードを掲載したレポジトリです。
各ディレクトリと章の対応関係は以下の通りとなっています。
- 02_graphiql: 第2章 GraphQL 導入
- 03_server: 第3章 サーバサイドの実装
- 04_client: 第4章 クライアントアプリケーションの実装