This repository was archived by the owner on Mar 10, 2025. It is now read-only.
V1.0.0
Pre-release
Pre-release
A live RESTful API which allows end users to:
- Upload compiled
.wasmexecutables - Hotswap to newer compiled
.wasmexecutables - Get sha256 hex digest of WebAssembly executable to confirm integrity during execution
- Execute functions which reside in previously uploaded
.wasmexecutables - Perform function execution whilst using multipart requests to facilitate the functions input parameters
- Perform pre function execution requests
- Perform post function execution requests (callbacks)
Documentation includes:
- Videos demonstrating all current functionality
- Comprehensive RESTful API documentation including working examples
- Detailed instructions demonstrating how to build and host a new wasm-joey FaaS system
Working demonstration: