Skip to content

Commit 22045e6

Browse files
committed
📝 update blog posts
1 parent a6ac7bc commit 22045e6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@
4646
> - https://github.com/bots-garden/capsule-samples
4747
> - https://github.com/bots-garden/capsule-on-fly-dot-io
4848
49+
## Blog posts
50+
51+
52+
- [Capsule, my personal wasm multi-tools knife (part 1)](https://www.wasm.builders/k33g_org/capsule-my-personal-wasm-multi-tools-knife-part-1-3eoa)
53+
- [Capsule, my personal wasm FaaS (part 2)](https://www.wasm.builders/k33g_org/capsule-my-personal-wasm-faas-part-2-140k)
54+
- [A simple calc serverless function with Capsule, NATS and Node.js](https://www.wasm.builders/k33g_org/a-simple-calc-serverless-function-with-capsule-nats-and-nodejs-2mnk)
55+
- [Host and Serve a Lit SPA with WebAssembly (and Capsule)](https://www.wasm.builders/k33g_org/host-and-serve-a-lit-spa-with-webassembly-and-capsule-52ak)
56+
4957
## First CLI function
5058

5159
Create a `go.mod` file: (`go mod init cli-say-hello`)

0 commit comments

Comments
 (0)