macOS
brew install atacprovider-native install command
brew / rank 3594
Simple API client (Postman-like) in your terminal. Version 0.23.0 via Homebrew; verified from local package data.
install
brew install atacprovider-native install command
overview
Simple API client (Postman-like) in your terminal
history
ATAC is a Rust terminal API client, explicitly framed by its README as a Postman-, Insomnia-, and Bruno-like client that runs in the terminal without a graphical environment. The project emphasizes being free, account-less, offline, and backed by readable versionable files.
The repository began in February 2024 and quickly built a TUI around request collections, HTTP methods, bodies, headers, authentication, WebSocket support, environment files, import/export, themes, key bindings, and scripting. The README still describes the project as pre-1.0, with v1 and v2 TODO sections for requested polish and protocol expansion.
The v0.23.0 release in 2026 added JWT and Digest authentication, a global config file, a large rework of text inputs, graphical-protocol disabling, and more headless-environment fixes. That release also describes the project as only a few features away from v1.
ATAC has unusually broad packaging for a young TUI: the upstream README documents cargo, Homebrew, Scoop, Arch, Fedora Copr, Docker, and binary releases. The supplied package metadata also lists apk, Debian, Ubuntu, Nix, pacman, Scoop, and Homebrew packaging, indicating quick uptake across developer-oriented package managers.
Its adoption story is tied to dissatisfaction with account-centric GUI API clients. The README comparison table stresses local files, offline behavior, full CLI usage, import from Postman/OpenAPI/cURL, and terminal-native operation.
Users install `atac` and run it from a terminal to manage request collections, send HTTP/WebSocket requests, edit request data in a TUI, store environment files, export cURL and language snippets, and import existing API-client formats. It can be used interactively, as a CLI, or embedded into editor workflows such as the documented Neovim integration.
ATAC is a good modern example of the package-manager-friendly Rust TUI wave: one static-feeling binary, many distro channels, explicit dependency tables, and a feature pitch aimed at replacing heavyweight SaaS desktop tools with local files that can live in source control.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<ATAC_GLOBAL_DIR>/global.toml<ATAC_APP_DIR>/atac.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
atac | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:atac |
|---|---|
| Version | 0.23.0 |
| Package manager | Homebrew |
| Homepage | https://atac.julien-cpsn.com/ |
| Repository | https://github.com/Julien-cpsn/ATAC |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.