Skip to content
 
 

Latest commit

 

History

219 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relay - Ditch the Electron Bloat with Style

tests

Important

This project is a fork of overhttps/req. Active development from me is moving here for the foreseeable future.

About

relay is a lightweight, terminal-based API client. Current Status: Early development (alpha). Core HTTP execution features are still in progress.

The goal is to provide a fast, minimal terminal interface for creating, sending, and inspecting HTTP requests interactively from the command line.

The app works completely offline with no external dependencies required.

Read the full docs over here - Relay Docs

Installation

Install relay using go install:

# Install the latest stable release
go install github.com/yashranjan1/relay@latest

# Or install a specific version (e.g., v0.1.0-alpha.4)
go install github.com/yashranjan1/relay@v0.1.0-alpha.4

Requirements

  • Go version 1.24.4

Usage

After installing relay, you can run it using this command.

relay

Libraries Used

Terminal UI (by Charm.sh)

  • bubbletea — A powerful, fun TUI framework for Go
  • bubbles — Pre-built components for TUI apps
  • lipgloss — Terminal style/layout DSL

About

tui api tester

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages