A simple API client (postman like) in your terminal

ATAC is Arguably a Terminal API Client. It is based on well-known clients such as Postman, Insomnia, or even Bruno, but inside your terminal without any specific graphical environment needed.
The philosophy of ATAC is to be free, account-less, and offline for now and forever.
$ cargo install atac --locked$ pacman -S atac$ brew install atac$ dnf copr enable joxcat/atac; dnf install atac$ https://github.com/Julien-cpsn/ATAC/releases/latestto comment.