Remails is a transactional email platform built for developers. With a clean API, modern developer tooling, and full transparency under the hood, Remails makes it easy to send reliable transactional emails. Check it out at remails.net.
Run postgres using docker-compose:
docker compose up -d
cargo sqlx migrate runRun cargo test to run the tests.