Skip to content

moyu-jun/httpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPie

A native httpie implementation with Rust.

# 编译
cargo build

# 编译 release
cargo build --release

# httpie 使用
./httpie -h

./httpie post https://httpbin.org/post a=1 b=2

About

A native httpie implementation with Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages