mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
3552b29359
* add async/await multipart example * fix * replace multipart * make PR feedback changes * remove port & heroku & update readme * update cargo.toml to be correct * update to alpha 3
1019 B
1019 B
Actix examples
A curated list of examples related to actix.
from community
- kriry.com : Explore-Interactive net. source
- Roseline : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various actix and actix-web concepts.
- Actix Auth Server : Auth web micro-service with rust using actix-web - complete tutorial. See code in examples/simple-auth-server
Contribute
Welcome to contribute !