graphql rest proxy vs graphql rest wrapper
Quick Intro
graphql-rest-proxy, Turn your REST API into GraphQL - A Proxy Server that pipes request from GraphQL to REST with GraphQL DSL, performant nested children, mutations, input types, and more.It was authored by gosho-kazuya. It currently has around 249 stars, 216 issues, 5 maintainers and forked by 10 projects.
graphql-rest-wrapper, Wraps RestAPI with GraphQL.It was authored by Alon Peretz. It currently has around 32 stars, 7 issues, 0 maintainers and forked by 8 projects.
Quick glance
Packagegraphql-rest-proxy | Stars249 | Issues216 | Forks10 | Total Contributors5 |
Packagegraphql-rest-wrapper | Stars32 | Issues7 | Forks8 | Total Contributors1 |
Basic details
Packagegraphql-rest-proxy | DescriptionTurn your REST API into GraphQL - A Proxy Server that pipes request from GraphQL to REST with GraphQL DSL, performant nested children, mutations, input types, and more. | Authorgosho-kazuya | Links | Keywordscli-app, expressjs, graphql, graphql-server, javascript, proxy, rest, rest-api, typescript, |
Packagegraphql-rest-wrapper | DescriptionWraps RestAPI with GraphQL | AuthorAlon Peretz | Links | Keywordsexpress, connect, http, graphql, middleware, api, REST, WRAPPER, |
Dependency details
Packagegraphql-rest-proxy | Dependencieschalk,cors,express,graphql,graphql-tag,request,request-promise,uuid,yargs | Dev Dependencies@types/chalk,@types/express,@types/graphql,@types/node,@types/request,@types/request-promise,@types/supertest,@types/uuid,@types/yargs,ava,c8,codecov,esbuild,esbuild-register,get-port,nodemon,npm-run-all,prettier,supertest,typescript |
Packagegraphql-rest-wrapper | Dependenciesinvariant,js-beautify,express-graphql,graphql,node-fetch,require-from-string | Dev Dependenciesbabel-cli,babel-core,babel-loader,babel-plugin-transform-flow-strip-types,babel-preset-es2015,babel-preset-latest,babel-preset-stage-2 |
Useful Commands
Packagegraphql-rest-proxy | To Installnpm i -S graphql-rest-proxy | To Removenpm r -S graphql-rest-proxy |
Packagegraphql-rest-wrapper | To Installnpm i -S graphql-rest-wrapper | To Removenpm r -S graphql-rest-wrapper |