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

xiongwilee/Gracejs

A Nodejs BFF framework, build with koa2(基于koa2的标准前后端分离框架) observed · 2026-08-28

github.com/xiongwilee/Gracejs · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

38/100

  • Activity 13
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 3865
  • days_rel: n/a
  • days_push: 524
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1388 stars · 238 forks observed · 2026-08-28

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

Gracejs (formerly koa-grace v2) is a Node.js BFF framework built on Koa 2 that implements an MVC + RESTful architecture for front-end/back-end separation. It serves multiple site applications from a single Node process, with a proxy mechanism for fetching backend API data concurrently and built-in mock support.

Use cases

  • build a BFF layer between frontend apps and backend microservices
  • serve multiple sites from one Node.js server with virtual hosts
  • render server-side pages by aggregating several REST APIs concurrently
  • mock backend API data during frontend development
  • structure a Node.js app with MVC controllers and templates

When to choose

  • you need a Koa 2 based front-end/back-end separation framework with MVC routing
  • you want one Node process to host multiple site applications
  • your pages need concurrent aggregation of multiple backend HTTP APIs
  • you want built-in data mocking for development

When to avoid

  • you need a full-stack framework with a real database/ORM layer
  • you prefer modern actively evolving frameworks like Next.js or NestJS
  • your project is a pure SPA without server-side rendering needs
  • you need long-term community support for a small project

Facets

framework · maturity maintenance

web-framework http-server proxy routing templating middleware web-development backend apis cross-platform bff koa2 mvc restful front-back-separation mock multi-site nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
xiongwilee/Gracejsmain38

For agents

markdown · JSON · MCP: product_card(name="xiongwilee/Gracejs")

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