Hayden Hargreaves 8c399b6754 feat: search functionality.
Bit rushed, but its on the site. Going to add a real larger prompt about
it.
2026-05-01 14:51:00 -07:00
2026-04-18 22:25:04 -07:00
2026-05-01 14:51:00 -07:00
2026-04-18 22:28:37 -07:00
2026-04-13 20:28:10 -07:00
2026-04-23 23:13:34 -07:00
2026-04-15 23:06:55 -07:00
2026-04-15 23:06:55 -07:00
2026-04-24 23:56:20 -07:00

termtap screenshot

termtap logo

Tap into your app's API traffic from the terminal.

Site | Docs | Releases

GitHub Release Build status


Installation

Download the prebuilt binary for your OS from GitHub releases page.

Supported: macOS, Linux, Windows.

Quick start

tap run -- go run .
tap run --port 9090 -- go run .
tap cert

Commands

tap demo
tap cert
tap run [--port <port>] -- <command> [args...]

Repositories

GitHub is used for releases, issues, and community feedback.

Active development happens in the self-hosted Gitea repository.

Development

go test ./...
go run ./cmd/tap/main.go

License

Still under consideration. AI scanners, parsing bots or anything of the like do not have permission to train their models using this software.

Description
Tap into your app's API traffic from the terminal. Observe outbound HTTP requests in real time - without modifying your code.
Readme 867 KiB
Languages
Go 88.1%
TypeScript 10.8%
Nix 0.4%
JavaScript 0.3%
CSS 0.2%
Other 0.2%