Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/invertase/firebase-extensions
A collection of Firebase Extensions built by Invertase.
https://github.com/invertase/firebase-extensions
extensions firebase image-processing
Last synced: 7 days ago
JSON representation
A collection of Firebase Extensions built by Invertase.
- Host: GitHub
- URL: https://github.com/invertase/firebase-extensions
- Owner: invertase
- License: apache-2.0
- Created: 2021-06-10T11:10:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T22:38:53.000Z (6 months ago)
- Last Synced: 2024-12-16T16:06:57.115Z (9 days ago)
- Topics: extensions, firebase, image-processing
- Language: TypeScript
- Homepage: https://extensions.invertase.dev
- Size: 11.5 MB
- Stars: 28
- Watchers: 6
- Forks: 13
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase Extensions
A collection of Firebase Extensions built by Invertase.
> New to Extensions? You can learn more at the [Firebase Extensions product page](https://firebase.google.com/products/extensions).
Each directory in the `/extensions` folder of this repository contains the source code for a Firebase Extension with a
README that explains how the extension works, including information about the APIs enabled, resources created, and the
access granted to the extension.## List of Extensions
> Want to install one of these? Visit each extension's linked README for installation instructions.
### [Image Processing API](/extensions/image-processing-api)
Optimize and transform images from your Cloud Storage buckets via a powerful HTTP API. Supports over 30 different image
operations to optimize and manipulate your images.---
Built and maintained by Invertase.