yew-ssr-actix-web
Web framework demo
Demonstrates server-side rendering of web applications with Rust and actix-web
This example demonstrates yew server-side rendering with actix-web.
15 stars
3 watching
2 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zzy/yew-ssr-tide | An example demonstrating server-side rendering with Yew and a web framework. | 1 |
rustvis/zu | A Rust-based implementation of Yew web components with Material Design features. | 6 |
robjtede/actix-web-lab | Experimental tools and components for building Actix Web applications. | 99 |
jetli/rust-yew-realworld-example-app | A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more. | 862 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 20 |
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
rayylee/keypress | A Rust WebAssembly website example for practising English vocabulary | 8 |
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |
futursolo/stellation | A framework providing tools and services for building single-page applications with server-side rendering support using the Rust programming language. | 22 |
extrawurst/rust-electron-demo | Demonstrates building a web app with Rust and Yew into a native Electron app. | 18 |
saschagrunert/webapp.rs | A complete web application written in Rust with both backend and frontend components. | 2,229 |
fairingrey/actix-realworld-example-app | A Rust application demonstrating a full-stack application with CRUD operations and authentication using Actix as the backend web service. | 523 |
mozilla-services/skeleton | A new Rust project skeleton for building an actix-based web application | 15 |