REST Clients for the terminal (TUI)

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • coc-restclient

    Http rest client extension for coc.nvim

    I've been looking at (neo)vim plugins that do the trick, like coc-restclient, which like most coc software, it's written in js, but since I moved to coq for neovim, I tried out rest.nvim, written in lua like most plugins I use. It's OK, but I've been meaning to look for a standalone rest tui, instead of an editor plugin, maybe one that uses your $EDITOR in embedded terminal windows. I found freus, written in python, that hasn't had any commits made since 2019. Is there any REST TUI that I don't know about? Preferably currently maintained and written in a compiled language

  • rest.nvim

    A fast Neovim http client written in Lua

    I've been looking at (neo)vim plugins that do the trick, like coc-restclient, which like most coc software, it's written in js, but since I moved to coq for neovim, I tried out rest.nvim, written in lua like most plugins I use. It's OK, but I've been meaning to look for a standalone rest tui, instead of an editor plugin, maybe one that uses your $EDITOR in embedded terminal windows. I found freus, written in python, that hasn't had any commits made since 2019. Is there any REST TUI that I don't know about? Preferably currently maintained and written in a compiled language

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • freud

    TUI REST client to analyze API endpoints

    I've been looking at (neo)vim plugins that do the trick, like coc-restclient, which like most coc software, it's written in js, but since I moved to coq for neovim, I tried out rest.nvim, written in lua like most plugins I use. It's OK, but I've been meaning to look for a standalone rest tui, instead of an editor plugin, maybe one that uses your $EDITOR in embedded terminal windows. I found freus, written in python, that hasn't had any commits made since 2019. Is there any REST TUI that I don't know about? Preferably currently maintained and written in a compiled language

  • httpie

    🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)

  • HTTP Prompt

    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie

  • resto

    🔗 Send pretty HTTP & API requests with TUI.

    I think the best match I've seen is https://github.com/abdfnx/resto

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts