1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00
actix-website/examples
2019-06-26 01:58:47 -04:00
..
application Intro: done-ish. Getting Started: done-ish. Application: done-ish. 2019-06-19 18:00:31 -04:00
async-handlers Handlers done-ish. 2019-06-20 02:04:22 -04:00
autoreload Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
easy-form-handling simplifies the front-page examples. 2019-06-19 15:32:48 -04:00
either Clippy fixes. 2019-06-22 09:18:08 -04:00
errors Errors section is done-ish. 2019-06-24 21:18:30 -04:00
extractors Fixes missed example and config for extractors. 2019-06-20 04:26:34 -04:00
flexible-responders Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
getting-started Intro: done-ish. Getting Started: done-ish. Application: done-ish. 2019-06-19 18:00:31 -04:00
http2 Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
main-example simplifies the front-page examples. 2019-06-19 15:32:48 -04:00
middleware Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
og_databases Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
powerful-extractors Clippy fixes. 2019-06-22 09:18:08 -04:00
request-handlers extractors: done-ish. 2019-06-20 04:20:12 -04:00
request-routing Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
requests Requests is done-ish. 2019-06-26 01:27:17 -04:00
responder-trait Handlers done-ish. 2019-06-20 02:04:22 -04:00
responses Responses section is done-ish. 2019-06-26 01:58:47 -04:00
sentry Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
server Server section is as good as I'm qualified. 2019-06-19 20:26:25 -04:00
static-files Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
testing Testing is done-ish. 2019-06-24 17:43:31 -04:00
url-dispatch URL-Dispatch is done-ish. 2019-06-25 18:20:36 -04:00
websockets Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
.gitignore Added basic example with includes 2018-05-23 21:28:12 +02:00
Cargo.toml moves individual examples to pub mods to force building and have less dead_code 2019-06-19 00:20:50 -04:00
rustfmt.toml convert server examples 2018-05-23 20:39:15 -07:00