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

230 Commits

Author SHA1 Message Date
Cameron Dershem
35156b0a75 Merge branch 'update1.0-url' into update1.0 2019-06-17 02:08:53 -04:00
Cameron Dershem
0c268d18c1 Quick pass at url-dispatch 2019-06-17 02:08:42 -04:00
Cameron Dershem
312031a085 Updates 'autoreloading' section 2019-06-17 00:44:38 -04:00
Cameron Dershem
3f95205696 Front page examples return 'impl Responder' 2019-06-16 23:37:57 -04:00
Cameron Dershem
f922e8fb96 First pass at Extractors. 2019-06-16 23:17:17 -04:00
Cameron Dershem
a313315a92 begin url-dispatch chapter. 2019-06-16 20:19:25 -04:00
Cameron Dershem
5bd4218b94 comments out keep_alive section to pass builds. 2019-06-15 17:01:17 -04:00
Cameron Dershem
cb31379c10 renames file to be more discoverable. 2019-06-15 17:00:15 -04:00
Cameron Dershem
f7b22dfdc0 First pass at Handlers chapter. 2019-06-15 16:37:08 -04:00
Cameron Dershem
8ab3e35851 First pass at Server section. 2019-06-13 17:10:51 -04:00
Cameron Dershem
992d182910 First pass at 'Application' section 2019-06-13 03:24:25 -04:00
Cameron Dershem
577dd90341 Updates getting-started to v1.0. 2019-06-13 00:33:32 -04:00
Cameron Dershem
315b131cdd Cargo can't do nested workspaces. 2019-06-13 00:32:48 -04:00
Cameron Dershem
d2a2fc6979 Updates front-page flexible-responders to v1.0 2019-06-12 23:25:00 -04:00
Cameron Dershem
118286afb1 Updates front-page examples: powerful-extractor and easy-form-handling. 2019-06-12 19:23:51 -04:00
Cameron Dershem
cbd27e7668 Adds to workspace to test all code actually functions. 2019-06-12 18:14:10 -04:00
Cameron Dershem
a5f7e0d095 removes outdatej code in examples. 2019-06-12 04:56:59 -04:00
Cameron Dershem
8aa39e1afb begin update of docs to actix-web 1.0 2019-06-12 04:51:45 -04:00
Nikolay Kim
5cd8d2edc8 use actix-web 0.7 for examples 2018-07-21 05:21:41 -07:00
Nikolay Kim
1bf14f774d fix vh example 2018-06-09 06:26:27 -07:00
Nikolay Kim
5eb00bb9f3
Fix example 2018-06-09 04:58:22 -07:00
Yann Simon
14e47859a0 document how to start the app with state 2018-06-08 10:17:29 +02:00
Nikolay Kim
5938691794 add vh section 2018-06-07 21:08:11 -07:00
Armin Ronacher
ede773dd93 Outdent examples 2018-05-27 10:49:14 -07:00
Nikolay Kim
842c877da2 update url-dispatch examples 2018-05-24 10:13:55 -07:00
Nikolay Kim
ec11bf0db3 fix application examples 2018-05-24 09:31:40 -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
Armin Ronacher
93995e185f Updated app examples 2018-05-23 22:01:36 +02:00
Armin Ronacher
e204566062 Added basic example with includes 2018-05-23 21:28:12 +02:00