express-gql:具有验证缓存和graphql-jit的Express GraphQL服务器

时间:2021-02-05 07:54:59
【文件属性】:
文件名称:express-gql:具有验证缓存和graphql-jit的Express GraphQL服务器
文件大小:10KB
文件格式:ZIP
更新时间:2021-02-05 07:54:59
graphql express node ExpressTypeScript 表达GQL 这是Express的fastify-gql和graphql-api-koa之间的混合。 为什么 我想使用fastify-gql但我依赖于某些Express中间件,因此我采用了fastify-gql使用的GraphQL缓存技术,并将其复制到某些express中间件中。 建立 yarn add express-gql 用法 const bodyParser = require ( "body-parser" ) ; const { createGraphqlMiddleware } = require ( "express-gql" ) ; const express = requi
【文件预览】:
express-gql-master
----yarn.lock(13KB)
----src()
--------index.ts(3KB)
--------isEnumerableObject.ts(130B)
----tsconfig.json(793B)
----LICENSE(1KB)
----README.md(791B)
----.gitignore(17B)
----package.json(718B)

网友评论