1
Fork 0
Send HTML forms via email https://jlelse.dev/projects/mailygo/
You cannot 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 3 years ago
.gitignore Initial version 3 years ago
Dockerfile Add Dockerfile 3 years ago
LICENSE Add LICENSE 3 years ago
config.go Fix: One env var was different from Maily-Form 3 years ago
config_test.go Fix: One env var was different from Maily-Form 3 years ago
form.html Initial version 3 years ago
forms.go Unescape sanitized keys and values 3 years ago
forms_test.go Initial version 3 years ago
go.mod Initial version 3 years ago
go.sum Initial version 3 years ago
mail.go Sort displayed values 3 years ago
mail_test.go Fix: One env var was different from Maily-Form 3 years ago
mailygo.go Initial version 3 years ago