世界上最伟大的投资就是投资自己的教育
graphql 学习资源分享
以下是个人学习 graphql 的资源总结。
https://github.com/graphql/graphql-js
资源
https://github.com/chentsulin/awesome-graphql
文档
https://medium.freecodecamp.com/so-whats-this-graphql-thing-i-keep-hearing-about-baf4d36c20cf 很全
http://graphql.org/learn/queries/ 查询语法
http://graphql.org/learn/best-practices/ 最佳实践 分页 cache
ruby & rails(awesome 里有)
https://github.com/rmosolgo/graphql-ruby
https://ruby-china.org/topics/32239 ruby
http://www.ctolib.com/graphqljs-rails.html rails client
demo
https://github.com/rmosolgo/graphql-ruby-demo
https://github.com/Matrixbirds/GraphQL-demo-blog
服务器端
http://dev.apollodata.com/tools/graphql-server/
客户端
https://facebook.github.io/relay/ react https://github.com/facebook/relay
https://github.com/relayjs/relay-examples 也有 demo
http://dev.apollodata.com/react/
full stack
http://vulcanjs.org/ react
https://www.gatsbyjs.org/docs/
工具
https://github.com/apollographql/graphql-tools 更简单的方式
https://hub.docker.com/r/alexandermcneill/graphiql_website/ docker
https://github.com/graphql/graphiql An in-browser IDE for exploring GraphQL.
完结。
本站文章均为原创内容,如需转载请注明出处,谢谢。
© 汕尾市求知科技有限公司 | Rails365 Gitlab | 知乎 | b 站 | csdn
粤公网安备 44152102000088号 | 粤ICP备19038915号
Top