Giter Club home page Giter Club logo

httui's Introduction

httui

Overview

httui is an alternative to the Postman/Insomnia application designed to run in the terminal. It's a TUI (Text User Interface) based application that simplifies the process of creating, executing, and managing HTTP requests directly in the terminal. Additionally, it has native integration with VIM, making request editing even more convenient for users familiar with this text editor.

httui.demo.mp4

Features

1. Variables in Multiple Environments

httui allows you to define variables in different environments, making it easy to parameterize your requests. This is especially useful when you need to switch between development, testing, and production environments.

2. Easy Environment Creation and Switching

Creating and switching between environments is a straightforward task in httui. You can easily define environments and select them according to your needs.

3. Access to Variables Using Patterns

httui enables you to access variables using patterns, making variable substitution in requests more efficient and flexible.

4. Request Grouping

You can organize your requests into logical groups, making it easier to organize and execute multiple related requests together.

5. Reuse of Parameters or Headers in Groups

httui allows you to reuse parameters or headers across all requests within a group, simplifying the configuration of similar requests.

6. Using the Result of One Request in Another

You can use the result of one request as a value in another, saving time and making your requests more dynamic. You can also store results in shared variables for later access.

7. Easy Request Execution

httui makes request execution simple and straightforward. You can execute your requests with just a few clicks, making the testing and debugging process fast and efficient.

Keymaps

Key Action
/ Filter requests by name
ctrl + s Change environments
shift + s Create a new environments
ctrl + e Open variables for edit
a or c Create request or request group
d Delete request or request group
shift + r Edit request or request group
e Execute request
h or l Navigate betwen groups
j or k Move between requests or requests groups

Tech Stack

Roadmap

  • Import requests from a Swagger file.
  • Sync database on S3.
  • Support more text editors (vim, vscode, nano, emacs)

Contact

Twitter - @gandarfh

httui's People

Contributors

gandarfh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.