
SDKs and client libraries | Firestore | Firebase
Oct 20, 2025 · This page describes the SDKs and client libraries available for the Firebase API. While you can make direct HTTP and RPC calls to the Firebase API, the Firebase client …
Firebase SDK - Google Open Source Projects
Firebase is an app development platform that provides integrated tools to help you build, grow and monetize your apps. The Firebase SDK enables access to the Firebase services in an …
GitHub - firebase/firebase-js-sdk: Firebase Javascript SDK
The Firebase JS SDK is built with a series of individual packages that are all contained in this repository. Development is coordinated via yarn workspaces and Lerna (a monorepo …
Firebase Studio
Firebase Studio is an entirely web-based workspace for full-stack application development, complete with the latest generative AI from Gemini, and full-fidelity app previews, powered by …
Add the Firebase Admin SDK to your server
Oct 21, 2025 · The Admin SDK is a set of server libraries that lets you interact with Firebase from privileged environments.
firebase - npm
Access Firebase services in your app Firebase services (like Cloud Firestore, Authentication, Realtime Database, Remote Config, and more) are available to import within individual sub …
Firebase JavaScript SDK
The Firebase JS SDK is built with a series of individual packages that are all contained in this repository. Development is coordinated via yarn workspaces and Lerna (a monorepo …
Using Firebase - Expo Documentation
Oct 6, 2025 · The Firebase JS SDK is a JavaScript library that allows you to interact with Firebase services in your project. It supports services such as Authentication, Firestore, Realtime …
firebase/firebase-ios-sdk: Firebase SDK for Apple App Development - GitHub
Firebase is an app development platform with tools to help you build, grow, and monetize your app. More information about Firebase can be found on the official Firebase website.
NuGet Gallery | Firebase.SDK 3.1.0
Developers will need to first get access token from google before actually calling any Firebase api. This can be done as follows: SDK will cache the access token in FirebaseSDKConfiguration …