Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to GraphQL

Introduction to GraphQL

GraphQL入門
GraphQLの基本を簡単に解説!
https://graphql.org/

Kent OHASHI

June 05, 2020
Tweet

More Decks by Kent OHASHI

Other Decks in Programming

Transcript

  1. lagénorhynque lagénorhynque (defprofile lagénorhynque :id @lagenorhynque :reading "/laʒenɔʁɛ̃ k/" :aliases

    [" カマイルカ "] :languages [Clojure Haskell English français] :interests [programming language-learning law mathematics] :commits ["github.com/lagenorhynque/duct.module.pedestal" "github.com/lagenorhynque/duct.module.cambium"] :contributes ["github.com/japan-clojurians/clojure-site-ja"])
  2. パフォーマンス / セキュリティ関連 パフォーマンス / セキュリティ関連 のライブラリ のライブラリ cf. :

    Clojure 実装 etc. DataLoader superlifter graphql-depth-limit graphql-validation-complexity graphql-query-complexity graphql-cost-analysis
  3. Further Reading Further Reading : 公式 サイト : ⼊⾨書 ⽇本語版:

    : awesome list GraphQL | A query language for your API GitHub Learning GraphQL 『初めてのGraphQL 』 chentsulin/awesome-graphql: Awesome list of GraphQL & Relay
  4. : チュートリアル集 バックエンド: Node.js, Elixir, Ruby, Java, Python, Scala フロントエンド:

    React + Apollo, React + urql, etc. : public なGraphQL API の代表例 How to GraphQL - The Fullstack Tutorial for GraphQL GitHub GraphQL API v4 | GitHub Developer Guide
  5. : の代表的なGraphQL 実装 参考: 「GraphQL 」徹底⼊⾨ ─ REST との⽐較、API ・

    フロント双⽅の実装から学ぶ - エンジニアHub Lacinia Clojure Lacinia-Pedestal Clojure のLacinia でGraphQL API 開発 してみた - Qiita