文件名称:graphql-ufc-api:用于UFC的公共API的GraphQL服务器
文件大小:35KB
文件格式:ZIP
更新时间:2024-02-25 06:15:55
nodejs graphql koa react-native graphql-server
graphql-ufc-api 用于UFC的公共API的GraphQL Server。 数据是从UFC的公共API中获取的: : 。 React本机+中继现代 使用该服务器的应用程序为 。 试试吧 现场演示。 安装 $ yarn install 要么 $ npm install 跑步 $ yarn start 要么 $ npm start 依存关系 koa graphql 执照
【文件预览】:
graphql-ufc-api-1
----yarn.lock(99KB)
----src()
--------index.js(527B)
--------schema.js(1KB)
----.babelrc(39B)
----scripts()
--------updateSchema.js(814B)
----.npmignore(0B)
----LICENSE(1KB)
----test()
--------index.js(157B)
----README.md(713B)
----data()
--------schema.json(36KB)
--------schema.graphql(284B)
----.gitignore(19B)
----package.json(1KB)