2 个仓库
Client-side interfaces for triggering remote serverless functions and handling streaming responses via HTTPS.
Distinguishing note: None of the candidates relate to serverless functions or remote HTTPS callables; they focus on local language type signatures or deployment workflows.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Serverless Function Bridges. Refine with filters or upvote what's useful.
react-native-firebase is a modular set of libraries that integrates Firebase cloud services into cross-platform mobile applications. It serves as a native-SDK wrapper, mapping JavaScript method calls to native iOS and Android Firebase SDKs via the React Native bridge to provide a type-safe interface for mobile backend integration. The project enables connectivity to a wide array of cloud services, including user authentication and identity management, NoSQL cloud databases with real-time synchronization, and scalable cloud storage for media files. It also provides tools for sending push notif
Firebase Functions triggers backend logic via HTTPS callables with support for streaming responses and custom domain routing.
AngularFire is a set of tools for connecting applications to Firebase services. It provides a library of client-side interfaces for managing authentication, object storage, NoSQL databases, and serverless functions. The project utilizes observables and dependency injection to integrate cloud services into the application hierarchy. It features a reactive interface for streaming real-time data, managing document-based databases, and tracking authentication state as a continuous stream of tokens. The platform covers a broad range of cloud capabilities, including identity verification, binary f
Provides client-side interfaces for triggering remote serverless functions and handling responses via HTTPS.