2 Repos
Utilities for modifying the source code and metadata of existing serverless functions.
Distinct from Serverless Platforms: Focuses on the modification of function code rather than the execution platform
Explore 2 awesome GitHub repositories matching devops & infrastructure · Function Source Management. Refine with filters or upvote what's useful.
InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize
Modifies the source code and metadata of existing serverless functions to update behavior.
OpenWhisk is a serverless cloud platform designed for deploying and executing stateless functions in response to API calls or events. It serves as a complete serverless stack, providing an API gateway for functions, a function-as-a-service runtime manager, and an event-driven workflow engine. The platform distinguishes itself through a polyglot execution model that supports multiple language runtimes and allows for the creation of custom runtimes using Docker containers. It enables complex logic through function orchestration and composition, allowing multiple functions to be chained into seq
Allows downloading the source code of existing functions to local files for offline editing.