flâneur

Custom Forms with No Server Code | Formspree

formspree.io · 276 words · saved by 2 readers

Formspree is a form backend, API, and email service for HTML & JavaScript forms. It's the simplest way to embed custom forms on your static website.

The form solution for any developer Use your own frontend code. Submit to our API. We'll handle the rest. Get started <form action="https://formspree.io/f/{form_id}" method="post"> <label for="email">Your Email</label> <input name="Email" id="email" type="email"> <button type="submit">Submit</button> </form> Using an AI agent? Formspree's llms.txt has setup instructions for LLMs. Build forms your way Powerful JavaScript forms Use the Formspree CLI and React library. Deploy your production forms with CI/CD. Learn more → Simple HTML forms Just set your form’s action to our endpoint.…

saved by

related reading