Product index / Choose by outcome

Choose a workflow by the problem you need to solve

A curated directory of HTTPStatus public products. Focused formatters and protocol helpers live inside the signed-in application.

Six useful doors. Not six hundred landing pages.

What goes in, what comes out, and what the result can prove.

INPUTBlocked engineering outcome
OUTPUTThe smallest workflow that produces useful evidence

Choose by the decision you need to make

Need a dependency now       → Mocks
Need to reproduce a failure → Client or Debug
Need release confidence     → Contract or API Testing
Need operational evidence   → Trace, Log or Shield

Three checks before the result becomes a decision.

01

Input fit

Can the workflow consume the artifact you already have?

02

Output fit

Does it produce evidence for the decision?

03

Persistence

Use the workspace only when the result deserves reuse.

What this workflow does not prove.

Before you put it into a real workflow.

Where did the individual utility pages go?

Focused utilities are available in the signed-in app rather than as hundreds of public landing pages.

Which product should I try first?

If another team is blocked, start with mocks. If behavior is failing, start with the HTTP client or debugger. If release safety is the issue, start with contracts or testing.

Are public pages interactive?

These pages explain the product. Execution and saved work happen in the relevant workflow, often inside the app.

Start with one concrete API problem.

Keep the first step small. Move into a workspace when the result deserves to be saved, repeated, or shared.