Study note

Zero To Production In Rust

Properties

Type
Books
Status
想读
Domain
Rust
Category
语言基础与练习
Source
zero2prod.com
Vault note
library/books/rust/Zero-To-Production-In-Rust-daf88108694983a0.md

Summary

面向 Rust 后端开发的项目式书籍,从零构建一个可运行的邮件 newsletter API,覆盖 crates 生态、模块化应用结构、单元/集成测试、类型系统约束、认证授权、错误处理、结构化日志和 CI/CD。

Highlights

强调生产环境工程实践,适合从语言学习过渡到真实 Web API、可观测性、部署和团队工程流程。

Notes

Luca Palmieri。

Comments

Loading comments...