Skip to content

closertb/GraphQLDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用提示

  • 下载: git clone
  • 安装依赖:分别进入server和APP的目录npm install安装依赖
  • 在server目录下npm start 启动服务器
  • open http://localhost:4001/graphiql 查看服务运行情况
  • 在APP目录下npm start 启动应用服务
  • open http://localhost:8089 查看app端运行

graphql 相关参考文档

再入Graphql

背景

最近公司大前端准备推进几个新技术(太闲),Graphql成了备选项之一。自己一直试图推进使用Node服务加入BFF来摆脱后端人力造成的接口拖延,同时向业务注入更多的前端价值。在两年前自己就被Graphql吸引,做了一些实践分享,后来因为支撑业务被暂停;去年有时间又用Github graphql(V4) 与 react-apollo重写了自己的博客; 今年有机会,算是有缘吧,借这个机会再做一次探索。

在短暂的几天了解之后,有种士别三日当刮目相待

About

a primary exploration of graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages