All Projects → the-road-to-graphql → The Road To Graphql Chinese

the-road-to-graphql / The Road To Graphql Chinese

📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript

Projects that are alternatives of or similar to The Road To Graphql Chinese

The Road To Graphql
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
Stars: ✭ 203 (+95.19%)
Mutual labels:  graphql, graphql-js, book
Graphql Tools
🔧 Build, mock, and stitch a GraphQL schema using the schema language
Stars: ✭ 4,556 (+4280.77%)
Mutual labels:  graphql, graphql-js
Typegql
Create GraphQL schema with TypeScript classes.
Stars: ✭ 415 (+299.04%)
Mutual labels:  graphql, graphql-js
Graphql Iso Date
A set of RFC 3339 compliant date/time GraphQL scalar types.
Stars: ✭ 480 (+361.54%)
Mutual labels:  graphql, graphql-js
Graphql To Mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
Stars: ✭ 261 (+150.96%)
Mutual labels:  graphql, graphql-js
Graphql Js
A reference implementation of GraphQL for JavaScript
Stars: ✭ 18,251 (+17449.04%)
Mutual labels:  graphql, graphql-js
Cruddl
Create a GraphQL API for your database, using the GraphQL SDL to model your schema.
Stars: ✭ 98 (-5.77%)
Mutual labels:  graphql, graphql-js
Graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Stars: ✭ 181 (+74.04%)
Mutual labels:  graphql, graphql-js
React App
Create React App with server-side code support
Stars: ✭ 614 (+490.38%)
Mutual labels:  graphql, graphql-js
Type Graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Stars: ✭ 6,864 (+6500%)
Mutual labels:  graphql, graphql-js
Aws Mobile Appsync Sdk Js
JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Stars: ✭ 806 (+675%)
Mutual labels:  graphql, graphql-js
Graphql Rxjs
fork of Graphql which adds Observable support
Stars: ✭ 78 (-25%)
Mutual labels:  graphql, graphql-js
Join Monster
A GraphQL to SQL query execution layer for query planning and batch data fetching.
Stars: ✭ 2,395 (+2202.88%)
Mutual labels:  graphql, graphql-js
Graphql Core
A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.
Stars: ✭ 344 (+230.77%)
Mutual labels:  graphql, graphql-js
Grial
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
Stars: ✭ 194 (+86.54%)
Mutual labels:  graphql, graphql-js
Graphql Query Complexity
GraphQL query complexity analysis and validation for graphql-js
Stars: ✭ 424 (+307.69%)
Mutual labels:  graphql, graphql-js
Postgraphile
GraphQL is a new way of communicating with your server. It eliminates the problems of over- and under-fetching, incorporates strong data types, has built-in introspection, documentation and deprecation capabilities, and is implemented in many programming languages. This all leads to gloriously low-latency user experiences, better developer experiences, and much increased productivity. Because of all this, GraphQL is typically used as a replacement for (or companion to) RESTful API services.
Stars: ✭ 10,967 (+10445.19%)
Mutual labels:  graphql, graphql-js
Hangzhou Graphql Party
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
Stars: ✭ 142 (+36.54%)
Mutual labels:  graphql, graphql-js
Graphql Cost Analysis
A Graphql query cost analyzer.
Stars: ✭ 527 (+406.73%)
Mutual labels:  graphql, graphql-js
Graphql Scalars
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
Stars: ✭ 1,023 (+883.65%)
Mutual labels:  graphql, graphql-js

《GraphQL 学习之道》 The Road to GraphQL (简体中文版)

Slack

这是 The Road to GraphQL 的官方仓库(简体中文版)。如果你愿意的话,请到亚马逊或者 Goodreads 上留下你的评论。

更新、帮助和支持

贡献

您可以通过提交新的Issue和Pull Requests来帮助改进这本书。

您可以提交Pull Request来纠正拼写,或者给某个课程增加更多细节。在写这样一本技术类的书籍时,会很容易进入盲区,会忽略一些有待解释和过多解释的内容。

另外,在遇到问题时,您可以在Github创建新的问题(Issue)。为了让这些问题尽快和更容易解决,请提供更多细节,比如报错信息、截图、出错页码、当前node版本(命令行: node -v)以及你的代码仓库地址。这些细节不全是必需的,但大部分可以为修复问题和改进本书提供很大的帮助。

非常感谢您的帮助,

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].