contact_form_api

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.

MIT License

Stars
2
contact_form_api - v1.0.3 Latest Release

Published by nguyenhongthe 3 months ago

What's Changed

Full Changelog: https://github.com/nguyenhongthe/contact_form_api/compare/v1.0.2...v1.0.3

contact_form_api - v1.0.2

Published by nguyenhongthe 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nguyenhongthe/contact_form_api/compare/v1.0.1...v1.0.2

contact_form_api - Version 1.0.1

Published by nguyenhongthe 6 months ago

contact_form_api - Version 1.0.0

Published by nguyenhongthe 6 months ago

  • Initial Release.