Treat Your API Requests Like Code:
Introducing reqstudio for VS Code
A simple, open-source API client that integrates your testing workflow directly into your Git repository.
Simple easy to use API testing tool in vs-code just create any file with .req
and you can just start testing the API.
Get Started in 60 Seconds
-
Install
reqstudio
from the VS Code Marketplace. -
Create a file in your project named
test-api.req
. -
Open the file. The
reqstudio
UI will appear. - Build and send your first request!
Source
- Install reqstudio from the VS Code Marketplace and bring your API testing workflow into your codebase.
- Star the project on GitHub to show your support.
Top comments (0)