1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples
2023-09-10 02:56:48 +01:00
..
application Update virtual hosting example to use guard::Host instead of guard::Header (#318) 2023-03-14 13:45:18 +00:00
async-handlers update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
databases update database examples 2023-03-13 17:58:08 +00:00
easy-form-handling Improve home page (#305) 2023-01-09 09:52:42 +00:00
either update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
errors clippy 2023-03-13 17:59:23 +00:00
extractors Change method from GET to POST (#277) 2022-07-30 18:19:42 +01:00
flexible-responders migrate to docusaurus (v2) (#266) 2022-07-16 18:59:20 +09:00
getting-started update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
http2 improve server docs 2022-04-07 16:52:12 +01:00
main-example update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
middleware update user_session sample (#292) 2022-10-26 11:14:06 +01:00
powerful-extractors migrate to docusaurus (v2) (#266) 2022-07-16 18:59:20 +09:00
request-handlers improve extractors docs 2022-04-07 16:22:17 +01:00
request-routing Improve home page (#305) 2023-01-09 09:52:42 +00:00
requests update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
responder-trait update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
responses Update information on Compress middleware (#279) 2022-07-19 11:11:45 +01:00
server Fixed keep-alive on response example (#316) 2023-03-03 15:07:26 +00:00
static-files update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
testing update testing docs to give less precedence to unit testing 2023-09-10 02:56:48 +01:00
url-dispatch clippy 2023-03-13 17:59:23 +00:00
websockets Bumped version of actix to 0.13 (#267) 2022-03-20 15:53:36 +00:00
.gitignore Added basic example with includes 2018-05-23 21:28:12 +02:00
Cargo.toml update database examples 2023-03-13 17:58:08 +00:00
rustfmt.toml update examples to v4 (#258) 2022-02-26 03:56:24 +00:00