rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
58 stars 8 forks source link
asgi docker fastapi jamstack mailer microservice pgp python serverless smtp vercel vercel-serverless

Mailer

Dead-simple mailer micro-service for static websites

Github Tag CI/CD Coverage Status License Docker Pulls

Deploy with Vercel Deploy

A free and open-source software alternative to contact form services such as FormSpree, to integrate a contact form seamlessly within your next static website!

When building static websites and JAMStack web applications, the need for a contact form arises pretty often but requires some server-side processing. mailer provides a dead-simple micro-service (usable as a serverless function) for this purpose, enabling one to receive e-mails from a simple form using a single request, be it URL-encoded or AJAX.

Proudly developed in Python using the FastAPI ASGI framework.

Features

License

Licensed under GNU Affero General Public License v3.0 (AGPLv3)

Copyright (c) 2018 - present Romain Clement