API workflow notebook for agentic API testing
Learn the API workflow notebook pattern: repo-native Markdown files that keep API docs, requests, tests, flows, and coding-agent context in sync.
Field notes on executable API documentation, runnable Markdown API specs, and the engineering behind rqb.
Learn the API workflow notebook pattern: repo-native Markdown files that keep API docs, requests, tests, flows, and coding-agent context in sync.
A practical guide to API docs as code using Markdown contracts that developers can review, coding agents can read, and CI can execute.
Read the API docs as code guide →How to run CI API testing with Markdown API specs, stable exit codes, JUnit reports, and secrets passed through RQB_* environment variables.
Read the CI API testing guide →A practical VS Code workflow for authoring Reqbook specs with variable autocomplete, previews, and agent context before coding agents touch the API.
Read the VS Code agent docs guide →How the Reqbook VS Code extension lets you preview, validate, run endpoints and flows, and inspect API test results without leaving your editor.
Read the VS Code API testing guide →How to design multi-step API flow testing for onboarding, checkout, auth, and webhooks using Markdown pipeline specs with captures and injections.
Read the API flow testing guide →How MCP API testing lets Claude Code and other coding agents search specs, run endpoints, inspect compact results, and avoid copying curl commands.
Read the MCP API testing guide →A practical workflow for giving Claude Code, Cursor, Copilot, and Codex executable API contracts instead of stale docs and copied curl commands.
Read the API testing for coding agents guide →How to handle API testing variables, local secrets, environment files, RQB_* CI variables, and dry runs in a local-first API workspace.
Read the variables and secrets guide →How runnable Markdown API specs turn request examples into executable contracts, local UI screens, CI checks, and coding-agent context.
Read the markdown API testing guide →Where Reqbook fits when API docs, tests, PR review, CI, and coding-agent context need to stay in sync.
Read the local-first API workspace guide →No posts in this category yet.
Markdown specs, CLI runs, local UI, CI, and coding-agent context stay in one repo-native loop.
Install Reqbook →