This repository contains two distinct projects:
-
Go API (
unsafemail-go): A tiny Go HTTP service that exposes a single endpoint to send emails using SMTP. For detailed information, please refer to the Go README. -
TypeScript/Bun Project (
unsafemail-ts): A TypeScript project built with Bun for sending emails. For detailed information, please refer to the TypeScript README.
We welcome contributions to this project! If you'd like to contribute, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure they adhere to the project's coding standards.
- Write clear and concise commit messages.
- Submit a pull request with a detailed description of your changes.
This project is licensed under the MIT License - see the LICENSE file for details.