GraphQL Rest Router
JSON →GraphQL Rest Router (v1.0.0-beta.0) converts an internal GraphQL API into a REST API using a simple DSL, without exposing the full GraphQL schema. It ships with TypeScript types, supports caching (including Redis), generates Swagger/OpenAPI docs, and integrates with Express and Koa. Key differentiators: security against introspection attacks, client-side caching, and a declarative endpoint mapping DSL. Release cadence is irregular; currently in beta.
Resources
packagegraphql-rest-router ↗
API endpoints
full doc /v1/registry/graphql-rest-router