Skip to content

mark-burnett/ht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ht

DEPRECATED: This project has been superceded by decaale/ht.

ht is a user-friendly alternative to curl, inspired by HTTPie.

NOTE: This is a young, side-project just getting off the ground. Issues and Pull Requests are welcome!

Installation

Currently, the only way to install ht is via cargo:

cargo install ht

Usage

Currently, only GET is supported:

ht 'https://httpbin.org/get?show_env=1&foo=baz&foo=bar'

License

This software is licensed under the Apache 2.0 License, see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages