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

marmelab/json-graphql-server

Get a full fake GraphQL API with zero coding in less than 30 seconds. observed · 2026-08-28

github.com/marmelab/json-graphql-server · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 95
  • Release rhythm 62
  • Longevity 100
How is this computed?

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

  • gap_med: 156
  • age_days: 3408
  • days_rel: 92
  • days_push: 31
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1949 stars · 166 forks observed · 2026-08-28

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

A Node.js tool that spins up a full fake GraphQL API from a JSON data file with zero coding in under 30 seconds. Inspired by json-server, it auto-generates GraphQL types, queries, and relations from your data for learning, prototyping, and testing.

Use cases

  • spin up a fake GraphQL API from a JSON file
  • learn GraphQL without installing many packages
  • mock a GraphQL backend for frontend development
  • prototype an API before building the real backend
  • run a local GraphQL server for testing queries
  • generate a GraphQL schema automatically from data

When to choose

  • you need a quick mock GraphQL server for development or demos
  • you're learning GraphQL and want a working API immediately
  • you want schema generation from existing JSON data with no code

When to avoid

  • you need a production GraphQL API with custom resolvers, auth, or persistence
  • you need mutations or complex business logic beyond simple CRUD queries
  • your data doesn't fit the simple entity-with-id model

Facets

cli-tool · maturity active

graphql http-server mock-api cli testing developer-tools apis testing web-development cli graphql-mocking fake-api json-data zero-config prototyping nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
marmelab/json-graphql-servermain84

For agents

markdown · JSON · MCP: product_card(name="marmelab/json-graphql-server")

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