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
e2a293c2e2
Branches
Tags
View all branches
examples
/
basics
/
hello-world
History
Rob Ede
bfed118301
chore: remove redundant imports
2024-02-20 03:29:12 +00:00
..
src
chore: remove redundant imports
2024-02-20 03:29:12 +00:00
Cargo.toml
standardize examples
2023-03-14 03:11:49 +00:00
README.md
feat: add README.md into basics/hello-world (
#612
)
2023-03-26 15:39:11 +01:00
README.md
hello-world
Usage
server
cd
basics/hello-world cargo run
# starting HTTP server at http://localhost:8080
web client
http://localhost:8080
http://localhost:8080/index.html