wasmCloud Application Deployment Manager (wadm) API
wadm provides a declarative application deployment API for wasmCloud. Applications are defined as YAML manifests specifying components, capability providers, and their links. wadm manages the desired state of applications across the lattice, handling scaling, updates, and self-healing through reconciliation loops using the Open Application Model format.
Documentation
Specifications
Schemas & Data
JSONSchema
json-schema/wasmcloud-manifest-schema.json
JSONSchema
json-schema/wasmcloud-oam-manifest-schema.json
SDKs
Other Resources
JSONSchema
#Application Management
#Declarative
#Deployment
#OAM