1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00
Commit Graph

584 Commits

Author SHA1 Message Date
6e34f07fbf update security/rustls/README.md (#472) 2022-01-25 08:46:35 +00:00
7aece3d511 Update README.md 2022-01-21 16:34:09 +00:00
6fa6befba9 add tokei.rs to community examples 2022-01-19 20:57:19 +00:00
1cc73366c5 Fix deadlock in casbin example (#471)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-19 19:49:57 +00:00
0c316ec330 Update README.md 2022-01-05 17:19:45 +00:00
88fcf1271e Update README.md 2022-01-05 15:09:51 +00:00
16447351c1 Fix casbin example for actix-web v3 (#467) 2022-01-04 11:41:17 +00:00
06ffe40945 Update README.md 2021-12-31 22:26:03 +00:00
a109220a64 Update README.md 2021-12-31 22:24:05 +00:00
ed71f59fab Update README.md 2021-12-26 20:38:17 +00:00
743af0ff1a add operator to community examples 2021-12-06 23:53:39 +00:00
ba5ab96897 add logger for askama template example (#466) 2021-11-29 14:46:19 +00:00
e0e1c9b31f Add atomic-server to Community Showcase (#464) 2021-11-21 20:39:32 +00:00
f6f45c32fb enable two way streaming for proxy. (#463) 2021-11-12 13:30:48 +00:00
e1b161bdfc Use smaller Debian base image (#462) 2021-11-07 11:34:37 +00:00
6c7a6ca41c Update README.md 2021-11-05 16:28:34 +00:00
f2fc77c8da Update README.md 2021-11-02 13:04:33 +00:00
10e7644d91 Update README.md 2021-11-02 13:04:17 +00:00
249e863187 Update README.md 2021-10-28 16:33:44 +01:00
5c7b7428f2 Update README.md 2021-10-28 16:26:31 +01:00
261589ca87 fix diesel example (#460) 2021-10-22 08:47:12 +01:00
414bf927b8 remove example use async_std::fs (#461) 2021-10-22 08:44:40 +01:00
e188d612c2 fix 'startup connection+schema check' to work on empty database (#459)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-18 13:30:02 +01:00
11cd3f2b58 Middleware example - Redirect http connections to https (#457) 2021-10-13 15:06:42 +01:00
817c7e1150 Working middleware using extensions_mut (#402)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-07 04:04:19 +01:00
0c4ab86a9a remove unwraps in multipart examples
inspired by #406
2021-10-07 03:27:50 +01:00
465b6a9c0a improve rustls example (#447)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-07 03:06:25 +01:00
e60e7810de clippy 2021-10-07 03:04:59 +01:00
bfede4c1bb improve sqlx example
inspired by #455
2021-10-07 03:00:13 +01:00
c69b7598fb dep update 2021-10-06 23:56:44 +01:00
f623284c71 ignore protobuf-example in ci 2021-10-06 23:12:42 +01:00
900a699fba regererate rustls certs
fixes #445
2021-10-06 22:42:44 +01:00
8186a8cfea fix broken links (#441)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Altug Sahin <altugsahin@gmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-06 22:28:53 +01:00
cc948594fe Add MongoDB example (#452)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
2021-10-06 22:23:12 +01:00
0492c842c7 Add Imitari project (#454) 2021-09-29 15:13:15 +01:00
ffbab974ae Update README.md 2021-09-21 13:18:10 +01:00
e07a0ab4e4 update triox github page (#451) 2021-09-06 01:16:05 +01:00
d3543e5413 docs: improve rustls example (#446) 2021-08-24 15:19:43 +01:00
516faf22db add mCaptcha (#439) 2021-07-20 16:01:13 +01:00
33a215642b Update README.md: path 'examples/graphql/juniper/' (#438) 2021-07-19 14:44:38 +01:00
ef5b62d71a Update README.md 2021-06-08 19:55:45 +01:00
e5ef02da96 Update comment with correct URL. (#433) 2021-06-07 18:43:49 +01:00
e68c836311 [EZ] Update READMEs with current paths (#432) 2021-06-07 02:50:30 +09:00
dc99a3b3b6 move zero2prod to top of showcase 2021-06-02 21:17:12 +01:00
a86f8f0967 Add zero2prod (#431)
Fix #429
2021-06-03 01:05:59 +09:00
73624aa4cc Update rustls-client-cert README to use httpie verify (#428) 2021-05-26 14:37:30 +09:00
ead81d6d14 Added fullstack Rust project using actix-web and webassembly (#425)
Co-authored-by: Vasco <vassil.kolarov@gmail.com>
2021-05-26 13:57:19 +09:00
ddfb470642 Fix websocket chat link (#427) 2021-05-13 08:32:58 +01:00
bb4f97ba41 Upgrade juniper to 0.15 (#423) 2021-04-26 20:32:32 +09:00
ef13969220 Bump tera version to 1.8.0, print the listening port to cli (#421)
Co-authored-by: ZhiFeng Hu <huzhifeng@coldlake.cn>
2021-04-25 21:15:27 +09:00