0x 0xlabs Space
Forms

Inbounce

Form backend as a service — no server code required.

Overview

Inbounce lets you collect structured form submissions without writing any backend code. Define a schema once, get a public slug and API key, then point any HTML form, fetch call, or curl command at a single endpoint. Submissions are stored, validated against your schema, and accessible via the dashboard or API.

Features

  • Schema-defined forms — specify field names, types, and constraints
  • Single HTTP endpoint for all submissions (POST /submit/:slug)
  • Works with HTML forms, fetch, axios, or curl — no SDK required
  • API key authentication for submission endpoints
  • Rate-limited at 30 requests/minute per endpoint
  • React dashboard for viewing and managing submissions
  • Full validation against schema on ingest

Tech Stack

  • Node.js 22, Fastify 5, TypeScript (backend)
  • React 18, Vite 6, Tailwind CSS (frontend)

Email Communications

Inbounce sends the following transactional emails only:

  • Account verification — on sign-up to confirm your email address
  • API key rotation — notification when a key is regenerated

No marketing or promotional email is ever sent.

Status

Live — v1.0.0, available at inbounce.app.