Formie
formie leverages the simplicity of HTML form actions to allow painless data capturing. With one line of code, formie serves as a form backend, API, dashboard and email service. It’s the simplest way to power custom forms on your website.
Install / Use
/learn @kierianlee/FormieREADME
<a name="readme-top"></a>
<div align="center"> <img src='https://raw.githubusercontent.com/inkiear/formie/main/public/logo-light.svg' width="30%" alt='formie' /> </div> <h3 align="center">Forms without the hassle</h3> <p align="center"> <a href="https://github.com/inkiear/formie/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-GPL3-green.svg" alt="GPL3 License"> </a> <a href="https://github.com/inkiear/formie/pulse" alt="Activity"> <img src="https://img.shields.io/github/commit-activity/m/inkiear/formie" /> </a> <a href="https://prettier.io"> <img src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg" alt="Code Style: Prettier"> </a> </p>✨ What is formie?
formie leverages the simplicity of HTML form actions to allow painless data capturing. With one line of code, formie serves as a form backend, API, dashboard and email service. It’s the simplest way to power custom forms on your website. Unique features include:
- 📨 Email notifications
- 🚫 Spam prevention powered by reCAPTCHA
- 👥 Ability to setup teams
- ↕️ Filter & sort by submitted fields
How easy is integrating formie into my project?
Just add your formie endpoint to any HTML form. That's it.
<form action="https://formie.dev/{form_id}" method="post">
<input name="Email" id="email" type="email">
<textarea name="Message" id="message">
<button type="submit">Submit</button>
</form>
🚀 Get started
Head over to formie, sign in and create your first form.
<p align="right">(<a href="#readme-top">back to top</a>)</p>Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
