Skip to content

A fully functional email newsletter API, built in rust, with tests, CI/CD and containerization.

Notifications You must be signed in to change notification settings

fmsrodrigues/newsletter.v01.book.rs

Repository files navigation

This project is based on the book Zero To Production In Rust: An introduction to backend development.

Due to some necessities I Had to make some small changes to the project:

  1. On chapter 5, I didn't deploy to the Digital Ocean service due to costs
    1. I'm deploying to a free EC2 instance manually at the moment.
  2. On chapter 7, I changed from the Postmark email provider to the MailTrap email provider
    1. Changed to avoid using a work email or a email from a purchased domain of my own.

About

A fully functional email newsletter API, built in rust, with tests, CI/CD and containerization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages