1 रिपॉजिटरी
Mechanisms for passing data and executing logic between different backend functions.
Distinct from Function Execution Engines: Focuses on the interaction between discrete functions rather than the general runtime execution engine.
Explore 1 awesome GitHub repository matching software engineering & architecture · Inter-Function Communication. Refine with filters or upvote what's useful.
Parse Server is a backend-as-a-service solution and Node.js framework that provides a ready-to-use REST and GraphQL API for mobile and web applications. It functions as a core backend infrastructure for managing database schemas, user authentication, and API routing. The system distinguishes itself with a real-time data engine that pushes database updates to clients via WebSockets and a GraphQL server that automatically generates schemas based on application data models. It also features an adapter-based storage layer that abstracts interactions with various cloud and local backends. The pla
Supports executing server-side logic and handling data encoding for objects passed between different backend functions.