home/categories/productivity-tools/graysurf-codex-kit-skills-tools-testing-rest-api-testing-skill-md
productivity-toolstools

rest-api-testing

Test REST APIs with repeatable, file-based requests under <project>/setup/rest, with per-project endpoint and Bearer token presets, using the bundled rest.sh (curl + jq). Use when the user asks to manually call REST endpoints, replay requests reliably, add CI-friendly assertions, and record API test reports.

graysurf
maintainer
graysurf
更新于 1/20/2026
星标
0
分支
0
quick start

Installation and usage

Test REST APIs with repeatable, file-based requests under <project>/setup/rest, with per-project endpoint and Bearer token presets, using the bundled rest.sh (curl + jq). Use when the user asks to manually call REST endpoints, replay requests reliably, add CI-friendly assertions, and record API test reports.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use rest-api-testing