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

GoogleCloudPlatform/functions-framework-nodejs

FaaS (Function as a service) framework for writing portable Node.js functions observed · 2026-08-28

github.com/GoogleCloudPlatform/functions-framework-nodejs · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 97
  • Release rhythm 90
  • 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: 17.5
  • age_days: 2707
  • days_rel: 65
  • days_push: 23
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1387 stars · 179 forks observed · 2026-08-28

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

An open-source FaaS framework for Node.js, based on Express, for writing portable functions that run on Google Cloud Run functions, Cloud Run, Knative, or locally. It handles HTTP server setup and CloudEvents unmarshalling so developers only write function logic.

Use cases

  • run node.js functions locally without writing an http server
  • deploy portable functions to google cloud run functions
  • handle cloudevents in serverless functions
  • test cloud functions on localhost before deploying
  • write functions that run on knative-based environments

When to choose

  • you are developing Google Cloud Run functions or Cloud Run services in Node.js
  • you want portable serverless functions across Knative-compatible platforms
  • you need quick local testing of function handlers

When to avoid

  • you need a full web application framework with routing and middleware ecosystems
  • you are not targeting serverless or event-driven deployment models
  • you use a runtime other than Node.js

Facets

framework · maturity active

web-framework http-server middleware serverless backend cloud-computing web-development apis cloud self-hosted faas google-cloud-functions cloudevents express serverless nodejs docker

1 source

Member repositories

RepositoryRoleHealth v2
GoogleCloudPlatform/functions-framework-nodejsmain95

For agents

markdown · JSON · MCP: product_card(name="GoogleCloudPlatform/functions-framework-nodejs")

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