1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Update README.md

This commit is contained in:
krircc
2018-05-22 00:38:59 +08:00
committed by GitHub
parent e4f1833215
commit 0691d4207e

View File

@ -4,7 +4,7 @@ A curated list of examples related to actix.
## from commulity
* [Rust-webapp-starter](https://github.com/OUISRC/Rust-webapp-starter) : A full-stack Single Page Webapp written in actix-web with vuejs.
* [muro](https://github.com/OUISRC/muro) : A forum like project full-stack Single Page Webapp written in actix-web with vuejs.
* [muro](https://github.com/OUISRC/muro) : A Reddit like project full-stack Single Page Webapp written in actix-web with vuejs.
## Contribute