zero-to-production/src
Luca Palmieri 68dcf2ea68 Formatting
2023-09-21 08:11:35 +02:00
..
authentication Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
domain Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:46:19 +00:00
idempotency Update sqlx to 0.7 2023-09-20 09:53:47 +02:00
routes Update sqlx to 0.7 2023-09-20 09:53:47 +02:00
configuration.rs Update sqlx to 0.7 2023-09-20 09:53:47 +02:00
email_client.rs Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:46:19 +00:00
issue_delivery_worker.rs Update sqlx to 0.7 2023-09-20 09:53:47 +02:00
lib.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
main.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
session_state.rs Formatting 2023-02-19 18:52:48 +00:00
startup.rs Formatting 2023-09-21 08:11:35 +02:00
telemetry.rs Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 17:03:38 +01:00
utils.rs Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00