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

1768 Commits

Author SHA1 Message Date
e97bc83f59 update actix-web-lab deps 2022-07-09 20:48:05 +01:00
43e79460b7 update deps 2022-07-09 20:43:47 +01:00
344bcfce10 add rustus to showcase 2022-07-03 01:46:46 +01:00
368986fc9e fix redirecthttps name 2022-06-26 05:08:20 +01:00
c0e99e7233 fix redirecthttps link 2022-06-26 05:07:57 +01:00
c47371caa7 Replace all unwraps in hello-world example with ? operator (#562) 2022-06-24 18:17:52 +01:00
04e3ccaca5 Updated actix-session version to 0.6 in examples/auth/cookie-session (#560) 2022-06-21 07:32:08 +09:00
ec919b2424 Use branch agnostic link (#559)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-06-08 11:01:44 +01:00
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
7a957cee6e Update Cargo.lock to fix the build (#556) 2022-06-08 03:36:16 +01:00
271a68c07d Update dependencies for databases/postgres (#555)
Fix config code to account for breaking changes
2022-06-08 00:51:42 +01:00
a7a7f0858b Update databases/postgres/README.md (#554)
* Update databases/postgres/README.md

Add sudo -u postgres to relevant commands

Add privilege granting step for new user

Add -i flag to curl command to show HTTP response code

* Update databases/postgres/README.md

Add more options for accomplishing tasks

Add note regarding
2022-06-06 19:20:46 +01:00
b459225d5a Add rustypaste to community showcase (#552) 2022-05-16 10:09:13 +01:00
62ac6c0e23 Update README.md 2022-04-21 15:07:19 +01:00
453311c296 Add pict-rs to community examples (#546) 2022-04-03 23:45:16 +01:00
69a369c937 Fix path in readme file for websocket echo example (#536) 2022-03-16 02:21:03 +00:00
63c91733b5 add monrinth to showcase 2022-03-15 18:49:33 +00:00
4f1881d1a3 clean up rustls example 2022-03-15 18:17:19 +00:00
c9ebeacf58 fix cors example 2022-03-15 17:32:27 +00:00
ba7812fb0a fix links 2022-03-08 15:49:32 +00:00
e1d124c0e3 fmt 2022-03-07 13:34:59 +00:00
57f5605f3f fix typo for websockets/chat-tcp/client.rs (#535) 2022-03-07 13:22:18 +00:00
c0ac2834d5 add barricade to showcase
closes #435
2022-03-06 00:52:48 +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
c5f2a8fcc7 Don't use mutex directly in async code (#534) 2022-03-05 19:35:22 +00:00
b8fc58bec6 add guard example
closes #533
2022-03-05 14:28:43 +00:00
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
418e6f2548 update deps 2022-03-04 03:46:05 +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
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