Node.js环境下GraphQL概念验证实现

本项目Node.js环境下进行GraphQL的概念验证。

依赖环境

  • Node.js 9.4.0 或更高版本
  • Apollo Server
  • Express
  • graphql
  • graphql-tools
  • request-promise

目录结构

├── /node_modules/ 
├── /src/ 
│   ├── /config/ 
│   │   ├── /env/ 
zip 文件大小:88.78KB