A simple way to handle form submissions from static websites.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jan-Lukas Else 789ca361eb Add LICENSE 4 years ago
.gitignore Initial version 4 years ago
Dockerfile Add Dockerfile 4 years ago
LICENSE Add LICENSE 4 years ago
config.go Fix: One env var was different from Maily-Form 4 years ago
config_test.go Fix: One env var was different from Maily-Form 4 years ago
form.html Initial version 4 years ago
forms.go Unescape sanitized keys and values 4 years ago
forms_test.go Initial version 4 years ago
go.mod Initial version 4 years ago
go.sum Initial version 4 years ago
mail.go Sort displayed values 4 years ago
mail_test.go Fix: One env var was different from Maily-Form 4 years ago
mailygo.go Initial version 4 years ago