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

118 Commits

Author SHA1 Message Date
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +01:00
c557986915 update actix-session everywhere 2022-07-21 03:30:12 +01:00
0f08afee18 update sailfish 2022-07-09 23:39:21 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
4b801ba222 clippy 2022-07-09 21:05:06 +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
e1d124c0e3 fmt 2022-03-07 13:34:59 +00:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +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
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
aca1dab890 rc3 2022-02-18 02:40:58 +00:00
6f1c9e2350 standardize binary names 2022-02-18 02:22:58 +00:00
74ee6ae707 rename nested routing binary 2022-02-18 02:02:44 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00
4d8573c3fe update all websocket examples to v4 2022-02-18 01:44:53 +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
a4d43c0ff8 fix db/basic 2022-02-06 08:19:35 +00:00
8ae47c8cda Actix Web 2022-02-06 08:13:24 +00:00
120d33057a use sqlite in basics/todo 2022-02-06 07:55:51 +00:00
1fb079dacd Added down migrations 2022-02-05 18:08:46 +00:00
2aa8b15ce2 Updated basics/to-do to v4 using sqlx. 2022-02-05 17:34:43 +00:00
c01f0ea5f3 Update basics/todo to v4. (#486)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 02:19:01 +00:00
d36c2f0f1f clean up run-in-thread 2022-02-02 02:09:06 +00:00
ca703d9cec Update basics/run-in-thread to v4 (#485) 2022-02-02 02:04:37 +00:00
ffb20a1b20 move http-proxy to other 2022-02-02 02:03:54 +00:00
a99c4ca546 clean up http-proxy 2022-02-02 02:02:47 +00:00
d94a8ead36 Update basics/http-proxy to v4 (#478)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 01:51:58 +00:00
6058625ecb clean up json-validation 2022-02-02 01:51:25 +00:00
5f3bdfcbe1 Update basics/json-validation to v4. (#475)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 01:48:16 +00:00
da799d58e7 remove dep 2022-02-02 01:47:28 +00:00
e1dfa6840f Updated basics/error-handling to v4. (#476)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 01:47:07 +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
07384c91aa refactor basics/basics 2022-02-02 01:43:27 +00:00
8dcc610d23 Update basics/basics to v4 (#474)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 01:24:28 +00:00
c960da6bdb bump to rc.1 2022-02-02 00:44:58 +00:00
bcc9243206 Updated basics/nested-routing to v4. (#483) 2022-01-30 21:51:32 +00:00
25066b754f Updated basics/docker_sample to v4. (#504) 2022-01-30 16:21:43 +00:00
1c7ea7154e Update basics/hello-world to v4. (#477) 2022-01-30 16:17:18 +00:00
a3726b0874 Updated basics/middleware-http-to-https to v4. (#487) 2022-01-29 17:43:00 +00:00
e903184a12 Update basics/middleware to v4 (#482)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-29 16:39:58 +00:00