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

36 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
f7b717a019 chore: remove unused deps 2024-09-11 16:05:47 -04:00
f30795f014 chore: fmt 2024-08-07 02:04:57 +01:00
0bdd5479ff refactor: use confik instead of config 2024-07-07 02:01:13 +01:00
a67c7803e6 refactor: use graduated Html responder 2024-07-07 00:23:03 +01:00
2ece131b36 remove unneeded dependencies 2023-07-18 17:42:33 +01:00
01cb601f67 use secure version ranges 2023-07-18 16:26:47 +01:00
9e4882285e move serde deps to workspace 2023-01-02 20:35:11 +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
ddda86784a update deps 2022-10-26 16:51:27 +01:00
818d8b1384 chore: update lab dep 2022-08-28 18:41:16 +01:00
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
e97bc83f59 update actix-web-lab deps 2022-07-09 20:48:05 +01:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
1b23e3ff3d update async-graphql example 2022-02-17 21:29:55 +00:00
e0888cd255 update graphql advanced example 2022-02-17 20:59:04 +00:00
7a3fc52a70 update juniper example 2022-02-17 20:37:51 +00:00
7857ac65f8 update protobuf example 2022-02-17 20:22:36 +00:00
da60a30fd9 delete db/r2d2 example 2022-02-06 08:25:38 +00:00
8ae47c8cda Actix Web 2022-02-06 08:13:24 +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
13282bc044 edition = 2021 2022-02-02 01:43:51 +00:00
e60e7810de clippy 2021-10-07 03:04:59 +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
33a215642b Update README.md: path 'examples/graphql/juniper/' (#438) 2021-07-19 14:44:38 +01:00
bb4f97ba41 Upgrade juniper to 0.15 (#423) 2021-04-26 20:32:32 +09:00
d51c0e6eae Fix a broken link (#418) 2021-03-25 20:13:01 +00:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00