/yew-ssr-actix-web

This example demonstrates yew server-side rendering with actix-web.

Primary LanguageRustMIT LicenseMIT

Yew Server-side Rendering with actix-web & reqwest

This example demonstrates yew server-side rendering with actix-web & reqwest.

This demo need the development version of yew.

Run cargo run and navigate to http://localhost:8080/ to view results.