mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Actix web examples
basics | ||
diesel | ||
hello-world | ||
http-proxy | ||
json | ||
juniper | ||
multipart | ||
protobuf | ||
r2d2 | ||
redis-session | ||
state | ||
template_tera | ||
tls | ||
unix-socket | ||
web-cors | ||
websocket | ||
websocket-chat | ||
.gitignore | ||
.travis.yml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Actix examples
A curated list of examples related to actix.
from commulity
- Rust-webapp-starter : A full-stack Single Page Webapp written in actix-web with vuejs.
Contribute
Welcome to contribute !