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

29 Commits

Author SHA1 Message Date
Rob Ede
c427ae50f3
publish = false 2023-11-01 15:21:01 +00:00
Rob Ede
37169d5232
remove unused example deps 2023-11-01 15:09:25 +00:00
Orhun Parmaksız
e72b12218a
Add hosting instructions for Shuttle (#334)
* Add hosting instructions for Shuttle

* move shuttle sample code to examples dir

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-01 15:08:40 +00:00
Rob Ede
1a3fedc78f
update database examples 2023-03-13 17:58:08 +00:00
Rob Ede
81dfe300a2
update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
Rob Ede
4d8d53cea5
v3 (#188) 2020-09-12 16:21:54 +01:00
Cameron Dershem
4833874c5d Moves everything into the cargo workspace. 2019-06-26 19:18:43 -04:00
Cameron Dershem
4f9bd8b724 moves individual examples to pub mods to force building and have less dead_code 2019-06-19 00:20:50 -04:00
Cameron Dershem
96d8bec2a8 fixes missing Comma. 2019-06-18 17:52:24 -04:00
Cameron Dershem
e20f6d9d56 Updates http2 chapter after testing. 2019-06-18 17:17:43 -04:00
Cameron Dershem
5ca7b6dc83 First pass at Sentry. 2019-06-18 02:42:43 -04:00
Cameron Dershem
559f54d22b First pass at databases. 2019-06-18 02:21:24 -04:00
Cameron Dershem
5387f01269 First pass at Http2 section. 2019-06-17 18:31:10 -04:00
Cameron Dershem
262f835485 Moves websocket example to crate. 2019-06-17 18:07:57 -04:00
Cameron Dershem
769c9af8f9 First pass at Static Files. 2019-06-17 17:35:47 -04:00
Cameron Dershem
9a16b6db93 First pass at Middlewares. 2019-06-17 16:57:57 -04:00
Cameron Dershem
083522ef19 first pass at Testing. 2019-06-17 15:39:58 -04:00
Cameron Dershem
ea1600c417 First pass at Responses section. 2019-06-17 15:15:33 -04:00
Cameron Dershem
507842bf1c First pass at Requests Chapter. 2019-06-17 14:34:23 -04:00
Cameron Dershem
f07c78a5ca First pass at errors section. 2019-06-17 13:46:21 -04:00
Cameron Dershem
312031a085 Updates 'autoreloading' section 2019-06-17 00:44:38 -04:00
Cameron Dershem
f922e8fb96 First pass at Extractors. 2019-06-16 23:17:17 -04:00
Cameron Dershem
f7b22dfdc0 First pass at Handlers chapter. 2019-06-15 16:37:08 -04:00
Cameron Dershem
315b131cdd Cargo can't do nested workspaces. 2019-06-13 00:32:48 -04:00
Cameron Dershem
cbd27e7668 Adds to workspace to test all code actually functions. 2019-06-12 18:14:10 -04:00
Nikolay Kim
842c877da2 update url-dispatch examples 2018-05-24 10:13:55 -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
e204566062 Added basic example with includes 2018-05-23 21:28:12 +02:00