DEV Community

Cover image for ReqStudio - VS Code integrated API Testing
Sapan
Sapan

Posted on • Edited on

ReqStudio - VS Code integrated API Testing

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.

reqstudio

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

  1. Install reqstudio from the VS Code Marketplace.
  2. Create a file in your project named test-api.req.
  3. Open the file. The reqstudio UI will appear.
  4. Build and send your first request!

Source

Top comments (0)