headliner graphql:Headliner GraphQL服务器 源码
Headliner API服务器(GraphQL) Graphql是API的查询语言。 该项目描述了来自Atom,Inkling Habitat和Jasper Genesis API的数据 建立 npm install npm run dev 服务器现在应该在接受请求 测验 npm run test以运行单元测试 npm run integration以运行集成测试 run run teamcity以运行单元测试和集成测试并生成覆盖率报告 参考 [Graphql.org]( ) [Graphql的Apollo实现]( )
文件列表
headliner-graphql-master.zip
(预估有个20文件)
headliner-graphql-master
.dockerignore
125B
.eslintrc
1KB
yarn.lock
145KB
src
logger.js
342B
server.js
2KB
config.js
444B
api
models
暂无评论