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

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

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