Documentation Index
Fetch the complete documentation index at: https://firebridge.dev/llms.txt
Use this file to discover all available pages before exploring further.
Key Features
- Easy Cloud Function Invocation: Facilitates calling Firebase Cloud Functions with minimal setup.
- Automatic Logging: Integrates logging for each function call, improving debugging and monitoring.
- Type-Safe Requests and Responses: Supports generic typing for request bodies and expected responses, enhancing type safety.
Usage
ImportuseCallable and create a callable function for your specific cloud function: