Sofa API

JSON →
library 0.18.10 ·javascript
verified Jun 7, 2026
api

Convert a GraphQL schema into REST API endpoints automatically. Current stable version is 0.18.10, released as a mature library under the GraphQL Hive organization. It generates RESTful routes from GraphQL queries, mutations, and subscriptions, supporting nested models with ID-based linking and customization of HTTP methods, paths, and status codes. Differentiators: no framework dependency, extensible with custom context and ignored fields, and built-in model resource pattern for nested data.