Simple contact form to RSVP to a wedding. Written in Rust and powered by Rocket.rs.
Dennis Potter
ba68a745e7
This commit includes a fully functional template and Rust backend. The website is able to send e-mails, displays strings in multiple languages, include attachments, and has basic protection again spam (IP based). |
||
---|---|---|
src | ||
templates | ||
.gitignore | ||
Cargo.toml | ||
config.hjson.example | ||
LICENSE | ||
README.md | ||
Rocket.toml |
wedding-rsvp-rs
Simple contact form to RSVP to a wedding. Written in Rust and powered by Rocket.rs.