1
0
mirror of https://github.com/actix/examples synced 2025-08-30 17:50:21 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
yuriynex
738c8879fd style: remove extra blank lines in do_something_random function 2025-05-04 19:19:13 -07:00
yuriynex
3fbe782be8 style: fix code formatting according to rustfmt 2025-05-04 19:17:55 -07:00
yuriynex
5ebb1ad951 feat: improve error handling example - Add structured error responses with JSON format - Improve error messages and logging - Add better success/error probability constants - Use proper logging levels - Add serde for JSON serialization 2025-05-04 19:12:37 -07:00
Rob Ede
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
Rob Ede
df0dc549a5 chore: update derive_more to v2 2025-02-24 04:08:14 +00:00
Rob Ede
ad0c1b765e chore: update rand to 0.9 2025-02-24 03:28:07 +00:00
Rob Ede
e1d124c0e3 fmt 2022-03-07 13:34:59 +00:00
Rob Ede
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
Rob Ede
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
Rob Ede
6f1c9e2350 standardize binary names 2022-02-18 02:22:58 +00:00