Spring Boot Contact API

Contact API

March 2024
Iforwhile
Backend Development
Project Description

This backend API is built with Spring Boot and receives contact form submissions from the iforwhile V1 website.

It verifies reCAPTCHA v3 tokens to prevent spam and sends emails using a secure business email account.

The API is served over HTTPS, and outgoing emails are transmitted via TLS-encrypted SMTP, ensuring end-to-end security.