Skip to content

Project using "Zero to Production" e-book by Luca Palmieri

License

Notifications You must be signed in to change notification settings

fultonb/zero2prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zero2prod

Project using "Zero to Production" e-book by Luca Palmieri

Zero To Production / Code (Chapter 3, Part 0)

Zero To Production In Rust is an opinionated introduction to backend development using Rust.

This repository serves as supplementary material for the book: it hosts snapshots of the codebase of our email newsletter project at end of each chapter.

This branch is a snapshot of the project at the end of Chapter 3, Part 0.

Pre-requisite

You'll need to install:

How to build

Using cargo:

cargo build

How to test

Using cargo:

cargo test 

About

Project using "Zero to Production" e-book by Luca Palmieri

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages