An open API service indexing awesome lists of open source software.

https://github.com/gomodules/email-providers

List of public and disposable email providers
https://github.com/gomodules/email-providers

Last synced: about 1 year ago
JSON representation

List of public and disposable email providers

Awesome Lists containing this project

README

          

[![PkgGoDev](https://pkg.go.dev/badge/gomodules.xyz/email-providers)](https://pkg.go.dev/gomodules.xyz/email-providers)

# email-providers
List of public and disposable email providers

### Instructions for updating disposable email list

```console
go run hack/generate.go
gofmt -s -w *.go
```