mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
1.2 KiB
1.2 KiB
Actix examples
A curated list of examples related to actix.
from community
- RutHub: A service for sharing read list powered by actix-web + diesel, repo.
- OUISRC : Welcome to OUISRC, let us Gain more in exploration and interaction(https://github.com/rustlang-cn/ruster).
- 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 !