Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rksm/axum-yew-setup
A starter project that sets up axum and yew for full stack Rust web apps.
https://github.com/rksm/axum-yew-setup
Last synced: 12 days ago
JSON representation
A starter project that sets up axum and yew for full stack Rust web apps.
- Host: GitHub
- URL: https://github.com/rksm/axum-yew-setup
- Owner: rksm
- License: mit
- Created: 2022-04-04T01:19:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T14:10:58.000Z (about 1 year ago)
- Last Synced: 2024-10-13T10:25:22.830Z (26 days ago)
- Language: Rust
- Size: 89.8 KB
- Stars: 143
- Watchers: 2
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yew - axum-yew-setup - A starter project that sets up Axum and Yew for full stack Rust web apps. (Templates)
README
# Setting up a Rust frontend / backend project with axum and yew!
This code is published alongside my blog post [A Rust web server / frontend setup like it's 2022 (with axum and yew)
](https://robert.kra.hn/posts/2022-04-03_rust-web-wasm/).