https://github.com/lachuoi/lachuoi
Group of very microservices with WebAssembly (Wasm) using the Spin framework.
https://github.com/lachuoi/lachuoi
rust spin spinframework wasi wasm
Last synced: 4 months ago
JSON representation
Group of very microservices with WebAssembly (Wasm) using the Spin framework.
- Host: GitHub
- URL: https://github.com/lachuoi/lachuoi
- Owner: lachuoi
- License: agpl-3.0
- Created: 2025-04-09T01:44:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-22T03:11:37.000Z (11 months ago)
- Last Synced: 2025-07-22T05:23:55.896Z (11 months ago)
- Topics: rust, spin, spinframework, wasi, wasm
- Language: Just
- Homepage:
- Size: 54.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LACHUOI
A collection of very small microservices using WebAssembly (Wasm) and the Spin framework.
Eventually, each individual app in the apps directory will be moved to its own Git repository.
However, since I am currently the sole developer on this project, I will keep everything in one place for now.
Build Requirements
- [Spin from Spinframework](https://github.com/spinframework/spin)
- [Spin trigger cron as Spin plugin](https://github.com/spinframework/spin-trigger-cron)
Required if you use apps that run with a cron scheduler.
Install with:
`spin plugins install --url https://github.com/fermyon/spin-trigger-cron/releases/download/canary/trigger-cron.json`
- [Just](https://github.com/casey/just)
---
Project LACHUOI is named after the Vietnamese word lá chuối, meaning "banana leaf."
It is licensed under the AGPL v3, unless otherwise noted in an app/service directory or its files.