2 个仓库
Systems that enable runtime code updates and dynamic content delivery across mobile and web platforms.
Distinct from Dynamic Content Delivery: Distinct from Dynamic Content Delivery: focuses on runtime code updates rather than server-side content processing.
Explore 2 awesome GitHub repositories matching web development · Runtime Code Updates. Refine with filters or upvote what's useful.
Hippy is a cross-platform mobile framework that enables building applications for iOS, Android, and Web from a single codebase using web development technologies. It functions as a dynamic app framework, supporting runtime code updates and dynamic content delivery across platforms, and connects JavaScript application logic with native platform APIs through a JavaScript bridge. The framework distinguishes itself through its bridge-based native rendering approach, which serializes UI updates over a JSON message bus to a native host that maintains the real view hierarchy. It employs a component-
Enables runtime code updates and dynamic content delivery across mobile and web platforms.
Zappa is a serverless Python framework and command-line tool used for packaging and deploying Python web applications to AWS Lambda. It functions as a serverless infrastructure automator that provisions API Gateways, IAM roles, and SSL certificates to run ASGI and WSGI applications as serverless functions. The tool distinguishes itself by providing a management CLI for executing remote administration scripts and management commands directly within the deployed environment. It includes specific mechanisms for serverless performance tuning, such as scheduling regular warm-up invocations to prev
Allows uploading new code to an existing deployment without altering the underlying routing configuration.