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 23:42:38 +01:00
Code
Issues
Releases
Wiki
Activity
5131f30691
Branches
Tags
View all branches
examples
/
session
/
redis-session
History
Rob Ede
ce014059e6
all versions are 1.0
2022-02-02 01:45:20 +00:00
..
src
Restructure folders (
#411
)
2021-02-26 00:57:58 +00:00
Cargo.toml
all versions are 1.0
2022-02-02 01:45:20 +00:00
README.md
fix broken links (
#441
)
2021-10-06 22:28:53 +01:00
README.md
redis-session
cd
session/redis-sessions cargo run
# Starting http server: 127.0.0.1:8080
Available Routes
GET /
POST /do_something
POST /login
POST /logout