A lightweight Function-as-a-Service platform built with Go, providing isolated script execution with automatic container management.
- Support JavaScript, TypeScript, and Python scripts execution.
- Isolated runtime with Docker for protecting host system.
- Automatic detection of unhealthy containers and rebuild.
- Cold Start: ~50ms (containers pre-warmed)
- Execution Time: Depends on script complexity
- Concurrent Requests: Up to 5 simultaneous executions
This source code project is licensed under the MIT License.
©️ 2025 邱敬幃 Pardn Chiu