1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 08:43:01 +01:00
Commit Graph

164 Commits

Author SHA1 Message Date
dowwie
8ba23ce814 removed slash from resources in scope example 2018-05-24 10:49:13 -04:00
Nikolay Kim
486d145364
Update server.md 2018-05-24 06:05:56 -07:00
Nikolay Kim
20ea20ae31 update links 2018-05-23 21:04:32 -07:00
Nikolay Kim
4500c06469 add links 2018-05-23 20:56:58 -07:00
Nikolay Kim
d27ab00b71 convert server examples 2018-05-23 20:39:15 -07:00
Armin Ronacher
ab91b27c13 Test getting-started example 2018-05-23 23:25:51 +02:00
Evgeniy Tatarkin
155e3cdbf8 stream response tests 2018-05-23 23:35:42 +03:00
Armin Ronacher
93995e185f Updated app examples 2018-05-23 22:01:36 +02:00
dowwie
c98a067163 typo 2018-05-23 15:48:50 -04:00
dowwie
0a166cd593 added section on Scopes, within url dispatch 2018-05-23 15:46:14 -04:00
Armin Ronacher
e204566062 Added basic example with includes 2018-05-23 21:28:12 +02:00
Nikolay Kim
aebbfbf9db fix application examples 2018-05-23 11:02:28 -07: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