Ross ROSS = Recommend OSS · open-source software intelligence for agents

graphql-hive/SOFA

The best way to create REST APIs - Generate RESTful APIs from your GraphQL Server observed · 2026-08-28

github.com/graphql-hive/SOFA · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 90
  • Release rhythm 44
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 232.5
  • age_days: 2828
  • days_rel: 160
  • days_push: 64
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1118 stars · 92 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SOFA (sofa-api) is a Node.js library that automatically generates a fully RESTful API from an existing GraphQL schema, turning queries, mutations, and subscriptions into REST endpoints. It also generates OpenAPI/Swagger documentation and supports integrations with Express and other frameworks.

Use cases

  • generate REST API from GraphQL schema
  • expose REST endpoints for existing GraphQL server
  • support legacy REST clients while using GraphQL backend
  • auto-generate OpenAPI Swagger docs from GraphQL
  • migrate from REST to GraphQL incrementally
  • serve GraphQL subscriptions as webhooks

When to choose

  • you already have a GraphQL schema and need REST endpoints for existing clients
  • you want auto-generated, always up-to-date API documentation
  • you want a one-line setup REST gateway over GraphQL

When to avoid

  • you are building a REST-only stack with no GraphQL schema
  • you need fine-grained manual control over every REST route's behavior
  • your project is not on Node.js

Facets

library · maturity active

api-framework graphql api-gateway middleware api-documentation apis web-development backend cross-platform rest-api-generation openapi swagger graphql-to-rest express the-guild graphql nodejs web-server

4 sources

Member repositories

RepositoryRoleHealth v2
graphql-hive/SOFAmain76

For agents

markdown · JSON · MCP: product_card(name="graphql-hive/SOFA")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem