https://github.com/marksteve/go-contact
Easy-to-deploy contact forms powered by Go and Mailgun
https://github.com/marksteve/go-contact
Last synced: 9 months ago
JSON representation
Easy-to-deploy contact forms powered by Go and Mailgun
- Host: GitHub
- URL: https://github.com/marksteve/go-contact
- Owner: marksteve
- Created: 2014-02-26T02:21:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T05:03:17.000Z (over 12 years ago)
- Last Synced: 2025-06-05T13:05:45.687Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 113 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-contact
Easy-to-deploy contact forms powered by Go and Mailgun
## Install
```sh
$ go get github.com/marksteve/go-contact/contact
```
## Run
```sh
$ contact -from contact@subdomain.mailgun.org -to you@domain.com -mailgunKey key-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
```
## TODO
- Reply-To
- CSRF
- Widget