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-20 02:27:46 +01:00
Code
Issues
Releases
Wiki
Activity
f27cc4b6b4
Branches
Tags
View all branches
examples
/
auth
/
redis-session
History
Rob Ede
f27cc4b6b4
normalize ports to 8080
2022-03-06 00:41:32 +00:00
..
src
normalize ports to 8080
2022-03-06 00:41:32 +00:00
Cargo.toml
normalize ports to 8080
2022-03-06 00:41:32 +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