@truspec/web
v0.7.0
Published
TruSpec web UI + local server (truspec serve).
Maintainers
Readme
@truspec/web
The web UI + local server for TruSpec — a local-first, spec-synced API client. Launched via truspec serve, it executes requests server-side (no CORS) through @truspec/core and serves a React front-end.
npm i -g truspec
truspec serve --dir ./api # opens the UI at http://localhost:4100Screens: a collection sidebar, a request view (run + assertions), a results panel, and a spec view (drift + coverage). Dark/light, keyboard-friendly, fonts self-hosted for offline use.
Documentation
- Editors guide: Web UI & VS Code.
- Full documentation — concepts, file format, CLI, spec sync, and more.
See the main README.
MIT
