1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples
2019-12-29 22:57:11 +09:00
..
application Update application examples to v2 2019-12-29 01:15:22 +09:00
async-handlers Add dyn keyword to get rid of some warnings 2019-07-29 12:44:00 +02:00
autoreload Update autoreload example to v2 2019-12-29 01:21:10 +09:00
easy-form-handling Update easu-form-handling example 2019-12-29 01:24:52 +09:00
either Add dyn keyword to get rid of some warnings 2019-07-29 12:44:00 +02:00
errors Update examples/{extractors, errors} to futures 0.3 and actix-web 2.0 (#130) 2019-12-29 00:26:17 +09:00
extractors Remove unnecessary dependency 2019-12-29 01:29:03 +09:00
flexible-responders Update flexible-responders 2019-12-29 01:32:43 +09:00
getting-started Update to actix-web 2.0 (#131) 2019-12-29 22:57:11 +09:00
http2 Update http2 2019-12-29 01:37:19 +09:00
main-example Update main-example 2019-12-29 01:38:51 +09:00
middleware Update middleware 2019-12-29 02:03:17 +09:00
og_databases Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
powerful-extractors Update powerful-extractors 2019-12-29 02:05:27 +09:00
request-handlers Update request-handlers 2019-12-29 02:08:25 +09:00
request-routing Update request-routing 2019-12-29 02:09:52 +09:00
requests Update requests 2019-12-29 02:32:47 +09:00
responder-trait Update responder-trait 2019-12-29 02:47:27 +09:00
responses Update response 2019-12-29 02:59:48 +09:00
sentry Updates example version numbers to match actix-web version. 2019-06-19 00:38:23 -04:00
server Update server 2019-12-29 03:32:56 +09:00
static-files Update static-files 2019-12-29 03:36:24 +09:00
testing Testing is done-ish. 2019-06-24 17:43:31 -04:00
url-dispatch Update url-dispatch 2019-12-29 04:10:02 +09:00
websockets Update websockets 2019-12-29 04:16:54 +09:00
.gitignore Added basic example with includes 2018-05-23 21:28:12 +02:00
Cargo.toml Moves everything into the cargo workspace. 2019-06-26 19:18:43 -04:00
rustfmt.toml convert server examples 2018-05-23 20:39:15 -07:00