An open API service indexing awesome lists of open source software.

https://github.com/httpie/desktop

πŸš€ HTTPie Desktop β€” cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://github.com/httpie/desktop

api api-client api-testing desktop developer-tools httpie

Last synced: 5 months ago
JSON representation

πŸš€ HTTPie Desktop β€” cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.

Awesome Lists containing this project

README

          

# HTTPie Desktop

![HTTPie Desktop](.github/httpie-desktop.png)

[![Docs](https://img.shields.io/badge/stable%20docs-httpie.io%2Fdocs%2Fdesktop-brightgreen?style=flat&color=73DC8C&label=Docs)](https://httpie.org/docs/desktop)
[![HTTPie Desktop](https://img.shields.io/static/v1?label=HTTPie&message=Desktop&color=4B78E6)](https://httpie.io/product)
[![HTTPie Web & Mobile](https://img.shields.io/static/v1?label=HTTPie&message=Web%20%26%20Mobile&color=FA9BFA)](https://httpie.io/app)
[![HTTPie CLI](https://img.shields.io/static/v1?label=HTTPie&message=CLI&color=73DC8C)](https://github.com/httpie/httpie)
[![Chat](https://img.shields.io/discord/725351238698270761?style=flat&label=Chat%20on%20Discord&color=4B78E6)](https://httpie.io/discord)
[![Twitter](https://img.shields.io/twitter/follow/httpie?style=flat&color=%23FA9BFA&logoColor=%234B78E6)](https://twitter.com/httpie)

In this repository, we publish [releases](https://github.com/httpie/desktop/releases) of [HTTPie Desktop](https://httpie.io/product) for Mac, Windows, and Linux. The app continuously auto-updates after the initial installation.

Open HTTPie Desktop web app: [httpie.io/app](https://httpie.io/app) or [req.new](https://req.new)

[What’s new β†’](https://httpie.io/blog)

## Mac & Windows

[httpie.io/download β†’](https://httpie.io/download)

## Linux

Please follow the instructions below to install HTTPie for Desktop on Linux.

⚠️ The Linux package uses [AppImage](https://appimage.org/), and you need to install it using [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) for the app to work:

1. Install [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) ([instructions](https://github.com/TheAssassin/AppImageLauncher/wiki))
2. Download `HTTPie-*.AppImage` (or `HTTPie-*arm64.AppImage` for ARM64 architecture) from [the latest release](https://github.com/httpie/desktop/releases/latest) page
3. Run `$ AppImageLauncher HTTPie-*.AppImage`