Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/firebase/extensions

Source code for official Firebase extensions
https://github.com/firebase/extensions

Last synced: about 2 months ago
JSON representation

Source code for official Firebase extensions

Awesome Lists containing this project

README

        

# Firebase Extensions

This repository contains the source for Firebase Extensions. Created and tested by Firebase, these official Firebase extensions are reliable and secure. To learn more about Firebase Extensions, including how to install them in your Firebase projects, visit the [Firebase documentation](https://firebase.google.com/docs/extensions).

Each directory in this repo contains the source code for the extension and a README to explain how the extension works, including information about the APIs enabled, resources created, and the access granted to the extension.

When you find an extension that solves a need for your app or project, all you do is install and configure the extension. With extensions, you don't spend time researching, writing, and debugging the code that implements functionality or automates a task for your app or project.

You can also browse official Firebase extensions from the following sources:

* [Firebase Extensions product page](https://firebase.google.com/products/extensions)
* [Firebase Extensions dashboard](https://console.firebase.google.com/project/_/extensions/) in the Firebase console
You can also browse official Firebase extensions on the [Extensions Marketplace](https://extensions.dev).

## Documentation

Documentation for the [Extensions by Firebase](https://firebase.google.com/docs/extensions) section are now stored in this repository.

They can be found under [Docs](https://github.com/firebase/extensions/docs)