Welcome to Reqs!
A simple and fast command-line tool to test URLs from a pipeline
Essential Features
Clean, minimal, and focused on content
Concurrent Request Processing
Send HTTP requests to multiple URLs concurrently with customizable concurrency levels for optimal performance.
Multiple HTTP Methods
Support for various HTTP methods including GET, POST, PUT, DELETE, and more with custom body data.
Flexible Output Formats
Output results in plain text, JSON Lines (JSONL), or CSV format. Perfect for pipeline integration and data analysis.
Advanced Filtering
Filter results by status code, response body content, or regex patterns. Extract only the data you need.
MCP Server Mode
Model Context Protocol (MCP) server mode for seamless integration with AI tools and assistants.
Customizable Options
Configure custom headers, timeouts, retries, proxies, and more for robust network operations.
Contributing
Reqs is an open-source project made with ❤️. If you want to contribute to this project, please submit a pull request with your cool content!
View on GitHub