{
  "slug": "formspree",
  "name": "Formspree",
  "url": "https://formspree.io",
  "cat": "comms",
  "group": "ship",
  "tagline": "Form backend for static sites",
  "price": "Free: 50 submissions/mo with Formspree branding. Paid plans start at $10/mo, with higher tiers adding thousands of submissions, more forms and team seats.",
  "tier": "mixed",
  "pick": false,
  "what": "Backend endpoint for HTML forms on static sites — point the form action at a Formspree URL and submissions arrive by email and in a dashboard. Adds spam filtering (honeypot, reCAPTCHA, Akismet), file uploads, autoresponders, webhooks and integrations with Slack, Google Sheets and Linear.",
  "why": "Lets a plain HTML page or a static Next.js export accept contact forms with zero server code. The React package gives you <code>useForm</code> with validation and submission state built in.",
  "warn": "50 free submissions vanish fast once bots find your endpoint — enable spam filtering on day one. Notification emails come from Formspree's domain, so they can land in spam until you allowlist them.",
  "install": "npm i @formspree/react",
  "category": {
    "key": "comms",
    "name": "Email, forms & notifications",
    "desc": "Transactional mail, form capture, push. Deliverability is the thing to buy for.",
    "group": "ship",
    "groupName": "Ship it & keep it alive"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://formspree.io/",
    "checked_at": "2026-08-19T00:37:41.862+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}