Rust Mail App from zero2prod book
ee6e255b2e
Email validation is still primitive but checks if the email could theoretically exist (name@domain.com). Separation of Subscriber type into a module as well as actions that cane be performed on it. Updates to the subscribe functionality to align with new test cases that have been made. |
||
---|---|---|
configuration | ||
migrations | ||
scripts | ||
src | ||
tests | ||
.Dockerignore | ||
.drone.yml | ||
.env | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
spec.yaml | ||
sqlx-data.json |