REST API 秒变 GraphQL:graphql-rest-proxy 代理器介绍

graphql-rest-proxy 代理器可以帮助你将 REST API 轻松转换为 GraphQL。它能代理 GraphQL 请求至 REST API,并支持自定义架构、高性能嵌套、变异和输入类型等。安装方法:npm -g install graphql-rest-proxy 或 yarn global add graphql-rest-proxy。

zip
graphql-rest-proxy-master.zip 预估大小:45个文件
folder
graphql-rest-proxy-master 文件夹
file
.gitignore 945B
file
nodemon.json 95B
file
tsconfig.json 1KB
file
README.md 5KB
folder
bin 文件夹
file
graphql-rest-proxy.js 46B
folder
.github 文件夹
folder
workflows 文件夹
file
release.yml 592B
file
test.yml 538B
file
rollup.config.js 502B
folder
examples 文件夹
file
server.js 905B
file
proxy.config.js 71B
file
package.json 485B
file
schema.graphql 388B
file
yarn.lock 57KB
file
LICENSE 1KB
file
package.json 3KB
file
prettier.config.js 115B
folder
src 文件夹
file
store.ts 573B
file
server.ts 813B
folder
__tests__ 文件夹
file
with-config.test.ts 1KB
file
mock-server.ts 1KB
file
query.test.ts 2KB
file
run-mock-server.ts 46B
file
with-child-embbed.test.ts 1KB
file
query-with-id.test.ts 1KB
file
mutation.test.ts 2KB
file
test-utils.ts 469B
folder
directives 文件夹
file
proxy.ts 2KB
folder
parser 文件夹
file
typesProvider.ts 376B
file
Type.ts 2KB
file
RootNode.ts 2KB
file
InputObject.ts 84B
file
Query.ts 2KB
file
parse.ts 1KB
file
utils.ts 2KB
file
Field.ts 667B
file
interface.ts 1KB
file
version.ts 348B
file
index.ts 3KB
file
interface.ts 105B
file
tsconfig.dev.json 141B
file
jest.config.js 554B
folder
images 文件夹
file
how-it-works.png 7KB
file
logo.png 6KB
file
.npmignore 105B
file
yarn.lock 208KB
zip 文件大小:144.85KB