Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zzy/yew-ssr-actix-web

This example demonstrates yew server-side rendering with actix-web.
https://github.com/zzy/yew-ssr-actix-web

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.