yew_http_starter
Web app starter
A starter template for building a Yew-based web application with HTTP functionality
Yew starter template including a simple HTTP request
4 stars
1 watching
0 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
rustrust-langyewyew-framework
Related projects:
Repository | Description | Stars |
---|---|---|
averichev/yew-starter-template | A minimalistic starter template for building Yew web applications with Rust. | 0 |
ja-sonyun/yew-template-for-github-io | Provides a pre-configured template for building Rust web applications with Yew and deployment to GitHub Pages | 25 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
rksm/axum-yew-setup | A starter project that sets up Axum and Yew for building full-stack Rust web applications. | 142 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
yewstack/yew-wasm-pack-minimal | A template for building a simple web app using Yew and wasm-pack | 113 |
insagenda/yew-template | A Rust crate to separate HTML from Rust code when using Yew | 39 |
vvcaw/tailwindcss-yew-template | Provides a template and tools for building web applications using Tailwind CSS with the Rust Yew framework. | 14 |
seed-rs/seed-quickstart-webpack | A starter project for building web applications with Rust, Seed framework, TailwindCSS, and Webpack. | 111 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 20 |
dancespiele/yew-parcel-template | A pre-configured Yew and Parcel application template with WebAssembly support and routing | 113 |
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
seed-rs/seed-quickstart | A template to create a new Seed app with minimal setup | 101 |
matchachoco010/yew-style-in-rs | A Rust library providing scoped CSS styling for Yew web applications. | 23 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |