Easy form endpoints
Form backend platform for designers
and developers
<form action="getform.io/f/1234" method="POST">
<input type="text" name="name">
<input type="email" name="email">
<input type="text" name="tel">
<input type="file" name="file">
<button type="submit">Send</button>
</form>