Free, browser-based utilities for everyday developer workflows

API Release Checklist

Use this checklist before merging or deploying an API change. Everything runs in your browser — your spec, sample responses, and notes never leave this page.

When to use this

  • Before merging a PR that adds or changes a public endpoint.
  • Before promoting a build from staging to production.
  • During pre-release review with QA or security.

How this checklist works

Some items run a quick local check (e.g. scanning sample responses for secrets or PII). Others are manual confirmations or open another tool. When you finish, copy the report as Markdown to paste into your PR description, ticket, or Slack.

Privacy

This page is a static HTML file. The checklist component runs locally in your browser. Inputs you paste into the Run boxes stay in memory and are discarded when you close the tab. If you turn on "Save in this browser", only check state and short evidence strings are saved to localStorage — never the raw inputs.

Related tools

Other release checklists