Cameron Dershem
b9c78c1a58
All links in markdown are now footnotes for easier updating.
2019-06-24 23:36:32 -04:00
Cameron Dershem
ea7bc84f8d
Intro: done-ish. Getting Started: done-ish. Application: done-ish.
2019-06-19 18:00:31 -04:00
Cameron Dershem
471d21b618
updates Getting Started.
2019-06-18 16:44:43 -04:00
Cameron Dershem
992d182910
First pass at 'Application' section
2019-06-13 03:24:25 -04:00
Cameron Dershem
4c398feed7
Removes erroneous comment
2019-06-12 04:55:56 -04:00
Cameron Dershem
8aa39e1afb
begin update of docs to actix-web 1.0
2019-06-12 04:51:45 -04:00
Aaron Rice
1305c0d79a
add comma to getting-started
2019-03-01 21:42:52 -08:00
Ivan Tham
19746a3e0f
remove --bin from cargo new
...
`cargo new` defaults to `--bin` since cargo 0.26
2018-05-26 15:31:13 +08:00
Armin Ronacher
ab91b27c13
Test getting-started example
2018-05-23 23:25:51 +02:00
Lyle Mantooth
e318f20a0c
Make Getting Started example compile
...
Unlike other code I've seen in the guide, this code didn't compile. It's especially bad that it can be the first experience someone has with actix-web, and then doesn't work. I'm going to run through the docs as a first-time user so I'll try to make sure everything works the way it's supposed to.
2018-05-23 11:19:48 -04:00
Armin Ronacher
be2e12d2d2
Update website
2018-05-22 23:15:08 +02:00