1 रिपॉजिटरी
Automatic updating of function logic without requiring a full environment restart.
Distinct from Serverless Function Development Tools: Focuses on the live-reloading mechanism specifically for serverless functions during development.
Explore 1 awesome GitHub repository matching development tools & productivity · Dynamic Code Reloading. Refine with filters or upvote what's useful.
Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications without a live internet connection. It serves as a containerized cloud emulator and a serverless runtime emulator, allowing users to run high-fidelity replicas of cloud databases, queues, and compute services on a local machine. The project distinguishes itself by using real container images instead of simple mocks to ensure behavioral accuracy. It functions as a local API gateway simulator with proxy-based routing for REST and WebSocket APIs, and provides a serverless environm
Automatically refreshes emulated cloud function logic to enable rapid iteration without restarts.