ATAC icon indicating copy to clipboard operation
ATAC copied to clipboard

A simple API client (postman like) in your terminal

Results 51 ATAC issues
Sort by recently updated
recently updated
newest added

I think your project could benefit from existing GitHub actions that check for typos in code, comments and documentation

enhancement
something to further think of

I moved `ATAC` to the official repositories: 🥳

I am using an M1 based Macbook 1. When installing from homebrew I had to manually add the execute bit. ```sh chmod +x /opt/homebrew/Cellar/atac/0.11.3/bin/atac ``` 2. The binary is for...

bug
help wanted
good first contribution

I haven't found binding to scroll results window or ability to save response to the output file.

good first contribution
question
something to further think of

First of all, great project. I encountered an issue when installing atac from AUR in arch linux. Tried both `yay` and `paru`, I get an error: ``` ==> Validating source...

bug
help wanted
good first contribution

Is it planned to have Vim motions in general navigation and editing?

enhancement
something to further think of

Just a suggestion, can you add support for yaml as the input for the collection, yaml is more _human_ friendly, for read and write. You can also have references ([anchors](https://support.atlassian.com/bitbucket-cloud/docs/yaml-anchors/))...

https://github.com/marketplace/actions/codespell-with-annotations Fixes #28

thread 'main' panicked at C:\Users\jjara\.cargo\registry\src\index.crates.io-6f17d22bba15001f\ratatui-0.26.2\src\widgets\scrollbar.rs:569:10:─────────────────────────┘ Scrollbar area is emptylt body (301.07ms) │ Cookies │ Headers note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Response body has syntax highlighting. Can something similar be applied to the headers section? At least to differentiate a header from its content.