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
- Host: GitHub
- URL: https://github.com/gomodules/email-providers
- Owner: gomodules
- License: apache-2.0
- Created: 2020-08-12T00:31:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T23:13:19.000Z (over 1 year ago)
- Last Synced: 2025-04-08T05:16:23.391Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 225 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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
```