Skip to content

docs: feature spec (v0.2-v0.4)#9

Merged
dropdevrahul merged 1 commit into
mainfrom
docs/feature-spec
Jun 13, 2026
Merged

docs: feature spec (v0.2-v0.4)#9
dropdevrahul merged 1 commit into
mainfrom
docs/feature-spec

Conversation

@dropdevrahul

Copy link
Copy Markdown
Owner

Overview

Adds a feature specification document covering four development bundles across milestones v0.2 through v0.4.

Feature Bundles

  • A — Response insight: Response headers display, syntax-highlighted JSON/HTML/XML body rendering, status code indicators, response timing, size metrics, and copy-to-clipboard.
  • B — Request power: Auth helpers (Bearer, Basic, API Key), multi-part form data support, file upload, cURL import/export, and request history.
  • C — Persistence: Local save/load of requests and collections, import/export (Postman/Insomnia compatible), request naming and organisation.
  • D — Environments & variables: Named environments, variable interpolation in URLs/headers/body, secret masking, and environment switching.

Milestone Sequencing

Milestone Bundles
v0.2 A (Response insight) + B (Request power)
v0.3 C (Persistence)
v0.4 D (Environments & variables)

Open Questions

The doc captures several decisions still to be made: storage backend (JSON files vs SQLite), multipart timing behaviour, secrets at rest handling, and navigation UX between saved requests.

Specs four feature bundles across milestones v0.2-v0.4: Response insight (A),
Request power (B), Persistence (C), and Environments & variables (D).
@dropdevrahul dropdevrahul merged commit 08b5706 into main Jun 13, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant