An open API service indexing awesome lists of open source software.

https://github.com/conorheffron/ironoc-rustt

Rust Templates / Example Apps to get started (templates for wasm & rocket framework)
https://github.com/conorheffron/ironoc-rustt

cargo rust rust-rocket wasm-bindgen wasm-pack

Last synced: 5 months ago
JSON representation

Rust Templates / Example Apps to get started (templates for wasm & rocket framework)

Awesome Lists containing this project

README

          

# ironoc-rustt

## Tech
- Cargo 2024, Rust 1.90, Rocket, wasm, handlebars templates.

## Demo (wasm)
- [![Rust CI for Demo App](https://github.com/conorheffron/ironoc-rustt/actions/workflows/rust-ci-demo.yml/badge.svg)](https://github.com/conorheffron/ironoc-rustt/actions/workflows/rust-ci-demo.yml)
- [Demo read me](demo/README.md)

## rocketapp (Cargo, Rocket, handlebar templates)
- [![Rust CI for Rocket App](https://github.com/conorheffron/ironoc-rustt/actions/workflows/rust-ci-rocket.yml/badge.svg)](https://github.com/conorheffron/ironoc-rustt/actions/workflows/rust-ci-rocket.yml)
- [Rocket app read me](rocketapp/README.md)