Welcome
Agin Requests is a VS Code extension for making HTTP and WebSocket requests.
Requirements
- The minimum VS Code version is
v1.95.0
.
Main Features
- Unified Client: Supports HTTP requests, Server-Sent Events (SSE), WebSockets, and Socket.IO all in one place.
- Local Storage with Git Sync: Store and sync API requests with local storage integrated with Git. The data is formatted in an easy-to-merge format, allowing teams to collaborate efficiently and keep their configurations and request logs in sync across all team members.
- Free & Open Source: Agin Requests is free to use forever and open source on GitHub.