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

firebase/firebase-admin-go

Firebase Admin Go SDK observed · 2026-08-28

github.com/firebase/firebase-admin-go · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • 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: 54
  • age_days: 3459
  • days_rel: 56
  • days_push: 8
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

1291 stars · 273 forks observed · 2026-08-28

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

The Firebase Admin Go SDK lets privileged server-side Go applications access Firebase services such as Authentication, Firestore, Cloud Messaging, and Storage. It is Google's official library for administering Firebase projects from Go backends.

Use cases

  • verify firebase id tokens from a go backend
  • mint custom auth tokens for firebase users
  • manage firebase users programmatically from a server
  • send push notifications via firebase cloud messaging from go
  • read and write firestore documents from a privileged environment
  • upload files to firebase storage from a go service

When to choose

  • your backend is written in Go and needs privileged access to Firebase services
  • you need to verify ID tokens or create custom tokens for Firebase Auth server-side
  • you want an official, maintained SDK with Google support

When to avoid

  • you are building a client-side app (use the Firebase client SDKs instead)
  • your project does not use Firebase
  • you need a language other than Go

Facets

library · maturity active

auth sdk backend developer-tools apis go windows cloud firebase firebase-admin server-sdk authentication cloud-messaging firestore linux macos

1 source

Member repositories

RepositoryRoleHealth v2
firebase/firebase-admin-gomain93

For agents

markdown · JSON · MCP: product_card(name="firebase/firebase-admin-go")

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