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

685 Commits

Author SHA1 Message Date
c3a74c6823 add bloom to showcae 2022-02-24 00:32:34 +00:00
bad25d643e use futures-util in more cases 2022-02-22 12:12:17 +00:00
f229251f0d fix redirect middleware example 2022-02-22 12:01:01 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
d25d71111f remove boxes from weather queries
fixes #282
2022-02-18 03:13:49 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
aca1dab890 rc3 2022-02-18 02:40:58 +00:00
e7b73040d7 fix diesel example 2022-02-18 02:32:44 +00:00
09e3318ebf temp remove diesel ci 2022-02-18 02:27:07 +00:00
c73efc7057 remove broken link 2022-02-18 02:23:48 +00:00
6f1c9e2350 standardize binary names 2022-02-18 02:22:58 +00:00
cfb181ecf5 fix cd links 2022-02-18 02:19:57 +00:00
4d210b32f9 fix cd links 2022-02-18 02:18:44 +00:00
357983d22c fix ci 2022-02-18 02:13:55 +00:00
b388c10aea fix links 2022-02-18 02:13:08 +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
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
ddb84ebf6f feat: Example for Sailfish template engine (#528)
Co-authored-by: aaverichev <Aleksandr.Averichev@hermesrussia.ru>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-17 20:15:18 +00:00
d815a44ccc Upgrade dependencies in websocket-tcp-example (#469)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-17 19:54:41 +00:00
5c1e25fe52 Database interactions/redis (#524)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-15 00:35:00 +00:00
7ea3f7f54a clean up sse example 2022-02-14 01:37:51 +00:00
c84c16e8b7 Updated others/server-sent-events to v4. (#525) 2022-02-14 01:16:18 +00:00
568a8e9dfa fix client cert example
fixes rustls-client-cert example not working #526
2022-02-14 01:05:44 +00:00
0b74135fb0 Adding auto OpenSSL ACME Let's Encrypt example. (#523)
Co-authored-by: Lajto Mekadimon <85128868+lajtomekadimon@users.noreply.github.com>
2022-02-06 16:31:44 +00:00
af73a0c7ab fix yarte test 2022-02-06 09:19:55 +00:00
1756cc336a fix redis session tests 2022-02-06 09:04:43 +00:00
ddfc2b5ffd fix sqlx commands 2022-02-06 08:38:58 +00:00
fb9f9d243d disable db/diesel for now 2022-02-06 08:31:17 +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
a72663ed26 remove db/sqlx_todo example 2022-02-06 07:09:35 +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
ae9a9a0382 fmt 2022-02-02 15:50:58 +00:00
7ed15d05fe Update session/redis-session to v4 (#494)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 15:24:23 +00:00
6e5b04c570 Update session/cookie-session to v4 (#493)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 15:22:50 +00:00
06b024d6fe fix lockfile 2022-02-02 15:21:49 +00:00
85d1503ac2 Update session/cookie-auth to v4 (#492)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 15:21:09 +00:00
ff0a06e019 Update database-interactions/simple-auth-server to v4 (#511)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 15:19:49 +00:00
9c620d1943 Update template-engines/tinytemplate to v4 (#501) 2022-02-02 15:18:48 +00:00
f9b0dde4c8 Update template-engines/tera to v4 (#499) 2022-02-02 15:18:19 +00:00
6afc431858 Update template-engines/handlerbars to v4 (#497) 2022-02-02 15:17:17 +00:00
32f6289764 Update template-engines/askama to v4 (#496) 2022-02-02 15:16:44 +00:00