home/categories/productivity-tools/graysurf-agentic-coding-skills-skills-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/13/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