A fast HTTP and Websocket debugging tool for developers.
fetchy is a lightweight alternative to using curl for inspectings APIs and Websocket connections.
- HTTP requests
- Websocket connections
- JSON pretty-printing
- Custom headers
- Custom HTTP methods
- Request bodies
- Response headers
- Request timing
- Interactive Websocket
- Zero runtime dependencies
- Bun 1.2+
Clone the repository:
git clone https://github.com/itsbr0dyy/fetchy
cd fetchy