Web IDE

Build, test, and publish APIs directly from the browser. The full guide is published in docs/guides/WEB_IDE.md.

Highlights

  • Edit handlers, configuration, and docs with automatic draft saves.
  • Run tests against the sandboxed execution environment before publishing.
  • Promote versions straight from the IDE once the pipeline is green.

Use the IDE for rapid fixes, then switch to the CLI (`tapi publish`) for scripted releases and CI/CD pipelines.