1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

591 Commits

Author SHA1 Message Date
Luca Palmieri
0e03496d36
Update basics/middleware-ext-mut to v4 (#484) 2022-01-29 14:42:30 +00:00
Christopher Gubbin
cebd96588c
Updated json/json_decode_error to v4 (#488) 2022-01-29 14:23:52 +00:00
Rafael Bachmann
fe180ca96d
Update basics/state to v4. (#479) 2022-01-29 14:23:32 +00:00
Rafael Bachmann
72417cab6a
Update basics/static-index to v4. (#480) 2022-01-29 14:21:21 +00:00
Christopher Gubbin
68952e48eb
Updated json/json_error to v4. (#490) 2022-01-29 14:18:21 +00:00
Rafael Bachmann
f703de7b04
Update others/unix-socket to v4. (#495) 2022-01-29 14:17:25 +00:00
Rob Ede
d327e8800b
update docker sample 2022-01-27 02:58:25 +00:00
Kisaragi
6e34f07fbf
update security/rustls/README.md (#472) 2022-01-25 08:46:35 +00:00
Rob Ede
7aece3d511
Update README.md 2022-01-21 16:34:09 +00:00
Rob Ede
6fa6befba9
add tokei.rs to community examples 2022-01-19 20:57:19 +00:00
Christian Beier
1cc73366c5
Fix deadlock in casbin example (#471)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-19 19:49:57 +00:00
Rob Ede
0c316ec330
Update README.md 2022-01-05 17:19:45 +00:00
Rob Ede
88fcf1271e
Update README.md 2022-01-05 15:09:51 +00:00
Christian Beier
16447351c1
Fix casbin example for actix-web v3 (#467) 2022-01-04 11:41:17 +00:00
Rob Ede
06ffe40945
Update README.md 2021-12-31 22:26:03 +00:00
Rob Ede
a109220a64
Update README.md 2021-12-31 22:24:05 +00:00
Rob Ede
ed71f59fab
Update README.md 2021-12-26 20:38:17 +00:00
Rob Ede
743af0ff1a
add operator to community examples 2021-12-06 23:53:39 +00:00
shiomiyan
ba5ab96897
add logger for askama template example (#466) 2021-11-29 14:46:19 +00:00
Joep Meindertsma
e0e1c9b31f
Add atomic-server to Community Showcase (#464) 2021-11-21 20:39:32 +00:00
fakeshadow
f6f45c32fb
enable two way streaming for proxy. (#463) 2021-11-12 13:30:48 +00:00
Sebastian Ziebell
e1b161bdfc
Use smaller Debian base image (#462) 2021-11-07 11:34:37 +00:00
Rob Ede
6c7a6ca41c
Update README.md 2021-11-05 16:28:34 +00:00
Rob Ede
f2fc77c8da
Update README.md 2021-11-02 13:04:33 +00:00
Rob Ede
10e7644d91
Update README.md 2021-11-02 13:04:17 +00:00
Rob Ede
249e863187
Update README.md 2021-10-28 16:33:44 +01:00
Rob Ede
5c7b7428f2
Update README.md 2021-10-28 16:26:31 +01:00
fakeshadow
261589ca87
fix diesel example (#460) 2021-10-22 08:47:12 +01:00
fakeshadow
414bf927b8
remove example use async_std::fs (#461) 2021-10-22 08:44:40 +01:00
sanchezroselly
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
Rishad Baniya
11cd3f2b58
Middleware example - Redirect http connections to https (#457) 2021-10-13 15:06:42 +01:00
Eric
817c7e1150
Working middleware using extensions_mut (#402)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-07 04:04:19 +01:00
Rob Ede
0c4ab86a9a
remove unwraps in multipart examples
inspired by #406
2021-10-07 03:27:50 +01:00
Eli Flanagan
465b6a9c0a
improve rustls example (#447)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-07 03:06:25 +01:00
Rob Ede
e60e7810de
clippy 2021-10-07 03:04:59 +01:00
Rob Ede
bfede4c1bb
improve sqlx example
inspired by #455
2021-10-07 03:00:13 +01:00
Rob Ede
c69b7598fb
dep update 2021-10-06 23:56:44 +01:00
Rob Ede
f623284c71
ignore protobuf-example in ci 2021-10-06 23:12:42 +01:00
Rob Ede
900a699fba
regererate rustls certs
fixes #445
2021-10-06 22:42:44 +01:00
Altug Sahin
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
Isabel Atkinson
cc948594fe
Add MongoDB example (#452)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
2021-10-06 22:23:12 +01:00
AndreVuillemot160
0492c842c7
Add Imitari project (#454) 2021-09-29 15:13:15 +01:00
Rob Ede
ffbab974ae
Update README.md 2021-09-21 13:18:10 +01:00
Jimmy
e07a0ab4e4
update triox github page (#451) 2021-09-06 01:16:05 +01:00
Eli Flanagan
d3543e5413
docs: improve rustls example (#446) 2021-08-24 15:19:43 +01:00
Aravinth Manivannan
516faf22db
add mCaptcha (#439) 2021-07-20 16:01:13 +01:00
Nicolas PASCAL
33a215642b
Update README.md: path 'examples/graphql/juniper/' (#438) 2021-07-19 14:44:38 +01:00
Rob Ede
ef5b62d71a
Update README.md 2021-06-08 19:55:45 +01:00
John Watson
e5ef02da96
Update comment with correct URL. (#433) 2021-06-07 18:43:49 +01:00
John Watson
e68c836311
[EZ] Update READMEs with current paths (#432) 2021-06-07 02:50:30 +09:00