64BitAsura / micro-stacks

Proof of concept for Micro-stack, vertical sectioning of service end to end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoC

1. Install rust toolchain and wash cli- https://github.com/wasmCloud/wash
2. Run wash build in the following folders ./http-to-actors and ./micro-stacks/todo-service
3. Run wash up -d
4. Run wasm app deploy ./wadm.yaml in ./http-to-actors
5. Run curl http://localhost:8080/index.js or curl http://localhost:8080/api

About

Proof of concept for Micro-stack, vertical sectioning of service end to end

License:GNU General Public License v2.0


Languages

Language:C 75.5%Language:HTML 21.1%Language:Rust 2.5%Language:Makefile 0.5%Language:JavaScript 0.3%Language:Smithy 0.2%