This is an API based on FastAPI designed to send contact forms via SMTP and Discord Webhooks, then receive notifications through Email and Discord, while also storing the information in PostgreSQL.
sqlalchemy postgresql python3 smtp contact-form contact smtplib fastapi discord-webhook contact-api pydantic-settings python-multipart
-
Updated
Sep 23, 2024 - Python