DropForm with Hugo

Add a contact form to a Hugo static site using a plain HTML form that posts to DropForm.

Hugo sites are static, which makes DropForm a perfect match. Post your form to: POST https://api.dropform.app/s/{uid}.

Hugo template example

Next steps