Skip to content

Backend API

Inceptor ships an opt-in self-hosted backend in two interchangeable archetypes — server-node/ (Hono + Zod) and server-flask/ (Flask + Pydantic) — exposing the identical /api/* contract below. See the backend guide and ADR 0006.

Static mode. No PUBLIC_API_BASE is set, so forms run in demo mode and the GitHub islands hit api.github.com directly. Run a server (docker compose --profile backend up) and set PUBLIC_API_BASE to activate it.

Endpoints

Report an issue

Show diagnostics

Environment

 

Console errors

 

Failed requests