Skip to content

Req v0.1.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 17:14
0b68186

A terminal-based API client built for the Boot.dev Hackathon 2025.

Installation:

go install github.com/maniac-en/req@v0.1.0-alpha.3

Prebuilt binaries:

  • Linux: req-v0.1.0-alpha.3-linux-amd64, req-v0.1.0-alpha.3-linux-arm64
  • macOS: req-v0.1.0-alpha.3-darwin-amd64, req-v0.1.0-alpha.3-darwin-arm64
  • Windows: req-v0.1.0-alpha.3-windows-amd64.exe

Usage: Run req in your terminal

Note: This is early development software. Core HTTP execution features are still in progress.

Full changelog: https://github.com/maniac-en/req/commits/v0.1.0-alpha.3