1
0
mirror of https://github.com/actix/examples synced 2025-06-26 09:17:41 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
bfed118301 chore: remove redundant imports 2024-02-20 03:29:12 +00:00
bc1f32ace5 feat: add README.md into basics/hello-world (#612) 2023-03-26 15:39:11 +01:00
6424e4e023 standardize examples 2023-03-14 03:11:49 +00:00
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
66c7e1e9b5 use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
c78332c0f9 update env_logger to 0.10 2022-12-11 15:25:57 +00:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
c47371caa7 Replace all unwraps in hello-world example with ? operator (#562) 2022-06-24 18:17:52 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
7857ac65f8 update protobuf example 2022-02-17 20:22:36 +00:00
ce014059e6 all versions are 1.0 2022-02-02 01:45:20 +00:00
3766547a93 remove authors 2022-02-02 01:44:26 +00:00
1c7ea7154e Update basics/hello-world to v4. (#477) 2022-01-30 16:17:18 +00:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00