# Form.taxi Code Examples Form.taxi is a backend service that allows HTML forms to send submissions via email without server-side code. Endpoint format: https://form.taxi/s/FORM_CODE Replace FORM_CODE with the form code created in your Form.taxi dashboard. --- Ultra minimal HTML form
--- Basic contact form --- Contact form with subject --- Newsletter signup form --- Form with file upload --- Simple feedback form --- Minimal standalone HTML page