https://github.com/wasmedge/faas
A headless server written in Rust which enables users to remotely (via secure RESTful HTTP requests) upload, manage & run WebAssembly binary format (.wasm) inside the WasmEdge runtime.
https://github.com/wasmedge/faas
Last synced: about 1 year ago
JSON representation
A headless server written in Rust which enables users to remotely (via secure RESTful HTTP requests) upload, manage & run WebAssembly binary format (.wasm) inside the WasmEdge runtime.
- Host: GitHub
- URL: https://github.com/wasmedge/faas
- Owner: WasmEdge
- License: apache-2.0
- Created: 2022-05-01T01:43:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-01T02:25:21.000Z (about 4 years ago)
- Last Synced: 2024-03-02T18:39:59.235Z (over 2 years ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FaaS
A headless server written in Rust which enables users to remotely (via secure RESTful HTTP requests) upload, manage & run WebAssembly binary format (.wasm) inside the WasmEdge runtime.