atac

Simple API client for testing and debugging APIs in your terminal

brewmacoslinux
Try with needOr install directly
Source

About

Simple API client (Postman-like) in your terminal

Commands

atac

Examples

Launch the interactive API client UI$ atac
Open atac with a specific project file$ atac myproject.atac
Create and test a GET request to an API endpoint$ atac --request GET https://api.example.com/users