ain

A terminal HTTP API client that runs requests defined in plain-text template files.

These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.

1 more ways to get ain

Package managers

About ain

ain is an HTTP API client for the terminal, positioned as an alternative to Postman, Paw or Insomnia. Requests are written as plain-text files and organised in ordinary files and folders.

Values that change can go in environment variables or .env files, shell scripts and executables can handle common tasks, and URL encoding is handled for you. A finished request can be shared as a curl command. It suits developers who prefer to keep API calls as text next to their code.

Strengths

  • Requests kept as plain-text files in folders
  • Environment variables and .env file support
  • Can export requests as curl commands
  • Shell scripts can be used inside templates

Limitations

  • Terminal only, no graphical interface
  • Smaller community than the GUI clients it replaces

Details

Pricing
FreeFree to download.
License
Proprietary
Developer
Jonas Lundberg
Platforms
Windows, macOS, Linux, Command line
How it runs
Downloadable app
Account
Not required
Best suited for
Terminal users who want API requests stored as text files
Last verified
Added
Provenance
Facts checked against the developer's own pages and store listings, 1 sources on file.

Alternatives to ain

Compare all

Software that can replace ain for an important use case, and what changes if you switch.

  • HTTPie

    Human-friendly command line HTTP client with colourised output.

    HTTPie replaces template files with key=value arguments and colourised output, and is open source under BSD-3-Clause, but it starts slower because it is a Python application.

  • curl

    Command-line tool for transferring data with URLs, supporting dozens of protocols.

    curl is open source and present on almost every system with dozens of protocols, but it has no way to organise or replay saved requests like ain's template files.

  • Hurl

    Write HTTP requests and response checks in plain text files.

    Hurl keeps requests in plain text files like ain, adds request chaining with response assertions, and is open source under the Apache-2.0 license.

  • httpYac

    A command-line and VS Code client for sending HTTP, GraphQL, SOAP and gRPC requests from files.

    httpYac stores requests as plain-text files, adds GraphQL, SOAP and gRPC plus built-in OAuth2 and AWS auth, and runs through the CLI or a VS Code extension.

  • Slumber

    A terminal user interface HTTP and REST client that runs requests from collections defined in YAML.

    Slumber gives a terminal user interface instead of plain command runs, with request collections defined as YAML files that can be kept in version control, and is open source.

  • Posting

    A keyboard-driven HTTP client with a text interface that runs in the terminal.

    Posting offers a keyboard-driven text interface in the terminal that works over SSH, is open source under Apache-2.0, and needs a Python environment to install.

  • ATAC

    A Postman-like API client that runs entirely inside the terminal with keyboard-driven navigation.

    ATAC moves to a Postman-style interface inside the terminal with optional Vim key bindings, is open source under MIT, but is still working toward its 1.0 release.

  • xh

    Send HTTP requests from a concise terminal interface.

    xh sends requests from a concise command-line syntax with structured data instead of template files, is open source under MIT, and is only partly compatible with HTTPie.

ain as an alternative

Listings that name ain as an alternative.

  • rest.nvim

    A Neovim plugin that sends HTTP requests written in .http files from inside the editor.

    ain runs requests from plain-text template files in the terminal with .env support and curl export, without needing any editor, though it is not open source.

Similar software

Related functionality, not necessarily a direct replacement.

Report a wrong fact or a dead link on this listing