Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxide-byte/explore-fermyon
Exploring Fermyon
https://github.com/oxide-byte/explore-fermyon
rust wasi wasm
Last synced: 2 days ago
JSON representation
Exploring Fermyon
- Host: GitHub
- URL: https://github.com/oxide-byte/explore-fermyon
- Owner: oxide-byte
- License: mit
- Created: 2024-08-20T17:08:24.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-23T17:47:27.000Z (5 months ago)
- Last Synced: 2024-08-24T06:55:44.393Z (5 months ago)
- Topics: rust, wasi, wasm
- Language: Rust
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Fermyon
## Introduction
This is an experimental repository to explore the product https://www.fermyon.com/ or from GitHub https://github.com/fermyon/.
Fermyon is a serverless Platform running WebAssembly Apps on a K8/Cloud infrastructure based on the open source framework Spin (https://github.com/fermyon/spin).
Their quote:
> Pioneering the next wave of cloud computing.
---
## cloud_start
This is the starting application, documented on the site as Quickstart: https://developer.fermyon.com/cloud/quickstart
---
## challenges
> **Spoiler** I t will also include solutions for the challenge https://github.com/fermyon/summer-of-spin
---
## todo
A Fullstack Todo application build on WASM Leptos as frontend and WASM API with SQLITE modules of Fermyon. https://github.com/oxide-byte/explore-fermyon/tree/master/todo
## ai
A simple application calling an LLAMA Service as Serverless