All Projects → httpie → Httpie Http2

httpie / Httpie Http2

Licence: other
Experimental HTTP/2 plugin for HTTPie

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Httpie Http2

Feflow
🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
Stars: ✭ 942 (+1444.26%)
Mutual labels:  cli, plugin
Vue Cli Plugin Prerender Spa
Boost SEO by prerendering your Vue application. Powered by prerender-spa-plugin.
Stars: ✭ 156 (+155.74%)
Mutual labels:  cli, plugin
Kui
A hybrid command-line/UI development experience for cloud-native development
Stars: ✭ 2,052 (+3263.93%)
Mutual labels:  cli, plugin
Preact Cli
😺 Your next Preact PWA starts in 30 seconds.
Stars: ✭ 4,510 (+7293.44%)
Mutual labels:  cli, http2
Ponzu
Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
Stars: ✭ 5,373 (+8708.2%)
Mutual labels:  cli, http2
Things.sh
Simple read-only comand-line interface to your Things 3 database
Stars: ✭ 492 (+706.56%)
Mutual labels:  cli, plugin
Gosh
Gosh - a pluggable framework for building command shell programs
Stars: ✭ 434 (+611.48%)
Mutual labels:  cli, plugin
React Native Make
A collection of everyday React Native CLI tools
Stars: ✭ 606 (+893.44%)
Mutual labels:  cli, plugin
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-32.79%)
Mutual labels:  cli, plugin
Krystal
🐱‍🏍 TiddlyWiki5 plugin - Horizontal Story River
Stars: ✭ 60 (-1.64%)
Mutual labels:  plugin
Wago
Automate the actions you do after saving code.
Stars: ✭ 60 (-1.64%)
Mutual labels:  cli
Cli Mandelbrot
📦 View the Mandelbrot set from your terminal
Stars: ✭ 59 (-3.28%)
Mutual labels:  cli
Netlify Builder
Deploy your Angular app to netlify from CLI
Stars: ✭ 60 (-1.64%)
Mutual labels:  cli
Cli Toolkit
PHP CLI Toolkit
Stars: ✭ 60 (-1.64%)
Mutual labels:  cli
Cabal Edit
A utility for managing Hackage dependencies and manipulating Cabal files from the command line.
Stars: ✭ 60 (-1.64%)
Mutual labels:  cli
Cli Error Notifier
Sends native desktop notifications if CLI apps fail
Stars: ✭ 61 (+0%)
Mutual labels:  cli
Needy
A C++ library dependency helper.
Stars: ✭ 59 (-3.28%)
Mutual labels:  cli
Cheatsheet
Cool command-line cheatsheet. Open format, grep-able, where you need them most.
Stars: ✭ 58 (-4.92%)
Mutual labels:  cli
Rtscli
Python CLI Stocks Ticker + Portfolio Tracker
Stars: ✭ 61 (+0%)
Mutual labels:  cli
Ads
CoreDNS plugin to block ads. Inspried by PiHole.
Stars: ✭ 61 (+0%)
Mutual labels:  plugin

httpie-http2

Experimental HTTP/2 plugin for HTTPie <http://httpie.org>_.

See: https://lukasa.co.uk/2015/02/Hyper_State_Of_Union/

Installation

.. code-block:: bash

$ pip install -U httpie httpie-http2

Usage

.. code-block:: bash

$ http https://nghttp2.org/httpbin/get

.. image:: screenshot.png :alt: HTTPie HTTP/2 :align: center

Requirements

  • Python 2.7.9 or 3.4+
  • hyper_

.. _hyper: https://github.com/Lukasa/hyper

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].