Template Catalog
📄️ Blobstore Fileserver (NATS)
A blob storage ("blobby") fileserver backed by NATS, implemented as a Wasm component and packaged for Cosmonic Control.
📄️ Blobstore Operations (NATS)
A demonstration of blob storage operations that exposes the results via HTTP, implemented as a Wasm component and packaged for Cosmonic Control.
📄️ Hono Swagger UI
A tool for documenting and testing RESTful APIs, built on the Hono HTTP framework and the Swagger UI middleware.
📄️ HTTP Server
A simple HTTP server with multiple endpoints, implemented as a Wasm component and packaged for Cosmonic Control.
📄️ Petstore MCP Server
A template for creating a Model-Context-Protocol (MCP) Server as a sandboxed WebAssembly component, using TypeScript.