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

26 Commits

Author SHA1 Message Date
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
912de4aa46 Minor lints and clippies (#557) 2022-06-08 03:53:28 +01: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
84f1578f8d update more stable crates 2022-02-25 21:25:21 +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
c73efc7057 remove broken link 2022-02-18 02:23:48 +00:00
b388c10aea fix links 2022-02-18 02:13:08 +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
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
c960da6bdb bump to rc.1 2022-02-02 00:44:58 +00:00
5df5bd10ea Updated forms/multipart to v4. (#503) 2022-01-29 16:40:50 +00:00
6e3ae0fd19 Updated forms/multipart-s3 to v4. (#505) 2022-01-29 16:09:57 +00:00
4d82158b0f Updated forms/form to v4. (#498) 2022-01-29 15:23:37 +00:00
414bf927b8 remove example use async_std::fs (#461) 2021-10-22 08:44:40 +01:00
0c4ab86a9a remove unwraps in multipart examples
inspired by #406
2021-10-07 03:27:50 +01: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
e86d5ff214 Fixes Incorrect Return of body in multipart example (#407) 2021-03-04 01:38:29 +09:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00