Bit rushed, but its on the site. Going to add a real larger prompt about it.
Tap into your app's API traffic from the terminal.
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.
Languages
Go
88.1%
TypeScript
10.8%
Nix
0.4%
JavaScript
0.3%
CSS
0.2%
Other
0.2%