This website requires JavaScript.
Explore
Help
Sign In
actix
/
examples
Watch
1
Star
0
Fork
0
You've already forked examples
mirror of
https://github.com/actix/examples
synced
2025-03-10 07:32:37 +01:00
Code
Issues
Releases
Wiki
Activity
f229251f0d
Branches
Tags
View all branches
examples
/
auth
/
redis-session
History
Rob Ede
4d210b32f9
fix cd links
2022-02-18 02:18:44 +00:00
..
src
restructure folders
2022-02-18 02:01:48 +00:00
Cargo.toml
restructure folders
2022-02-18 02:01:48 +00:00
README.md
fix cd links
2022-02-18 02:18:44 +00:00
README.md
redis-session
cd
auth/redis-sessions cargo run
# Starting http server: 127.0.0.1:8080
Available Routes
GET /
POST /do_something
POST /login
POST /logout