staticcontact:将联系表格添加到任何网站 - 不需要后端

时间:2021-06-17 14:02:31
【文件属性】:
文件名称:staticcontact:将联系表格添加到任何网站 - 不需要后端
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-17 14:02:31
Go # 表单转发器。 静态联系人可以替代联系人表单的后端,这样您就可以将其放在静态站点上并在收件箱中接收电子邮件。 ##如何 只需将表单的操作和方法更改为http://www.staticcontact.com/{your_email} 。 出于历史目的,GET 是默认的请求方法。 如果您希望成为 RESTful,也支持 POST 请求方法。 这是一个示例表格: < form id =" contact-form " action =" http://www.staticcontact.com/contact/{your_email} " method =" POST " > < input type =" text " name =" name " placeholder =" name " required /> < br> < input type =" t
【文件预览】:
staticcontact-master
----.godir(14B)
----Procfile(30B)
----mandrill.go(2KB)
----main.go(2KB)
----.gitignore(42B)
----README.md(2KB)

网友评论