How to GraphQL ?

GraphQL的全栈教程。「The Fullstack Tutorial for GraphQL」

Github星跟踪图

How to GraphQL ?

How to GraphQL is a fullstack tutorial website to learn all about GraphQL! It was built by Prisma and many amazing contributors. All content on the site is completely free and open-source.

Content

The content for all tutorials is located in the /content directory. Here is an overview of all the tutorials that are available at the moment:

GraphQL

  • Fundamentals of GraphQL
  • Advanced GraphQL

Frontend

  • React & Apollo
  • React & Relay
  • Vue & Apollo
  • Ember & Apollo
  • Expo & Apollo (Coming Soon)
  • Angular & Apollo (Coming Soon)
  • VulcanJS (Coming Soon)

Backend

  • Prisma
  • graphql-js / JavaScript
  • Absinthe / Elixir
  • graphql-ruby / Ruby
  • graphql-java / Java
  • Graphene / Python
  • Sangria / Scala (Coming Soon)
  • graphql-go / Go (Coming Soon)

Contributions / Fixes

As the whole project is open-source, you're more than welcome to fix typos and other small issues yourself and create a PR for the fix. If you want to contribute a whole tutorial track, please get in touch.

Installation & Running locally

You can run a local instance of How to GraphQL by executing the following commands in a terminal:

git clone git@github.com:howtographql/howtographql.git
cd howtographql
yarn install
yarn start # http://localhost:8000/

Note: If you're using Node 8, you might need to invoke npm install -g node-gyp before you're starting the app. More info here.

主要指标

概览
名称与所有者howtographql/howtographql
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2017-06-06 21:30:25
推送于2024-07-03 17:47:27
最后一次提交
发布数0
用户参与
星数8.7k
关注者数97
派生数1.1k
提交数2.4k
已启用问题?
问题数468
打开的问题数85
拉请求数697
打开的拉请求数92
关闭的拉请求数238
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?