mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
remove dead kriry links
github.com/kriry no longer available fixed #283
This commit is contained in:
parent
20123c5d80
commit
051c25d89d
@ -3,7 +3,6 @@
|
||||
A curated list of examples related to actix.
|
||||
|
||||
## from community
|
||||
* [kriry.com](http://kriry.com/) : Explore-Interactive net. [source](https://github.com/kriry/waler)
|
||||
* [Roseline](https://github.com/DoumanAsh/roseline.rs) : 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](https://hgill.io/posts/auth-microservice-rust-actix-web-diesel-complete-tutorial-part-1/) : Auth web micro-service with rust using actix-web - complete tutorial. See code in [examples/simple-auth-server](https://github.com/actix/examples/tree/master/simple-auth-server)
|
||||
* [Casbin-RS](https://github.com/casbin/casbin-rs) : An authorization library that supports access control models like ACL, RBAC, ABAC in Rust. See code in [examples/casbin](https://github.com/actix/examples/tree/master/casbin)
|
||||
|
Loading…
Reference in New Issue
Block a user