8 releases
0.0.8 | Feb 11, 2021 |
---|---|
0.0.7 | Feb 11, 2021 |
#158 in #fetch
45 downloads per month
12KB
95 lines
af
A (http) fetch CLI 😀👍
Getting started
cargo install af
Usage
af
A (http) fetch CLI 😀👍
USAGE:
af [METHOD] <URL>
ARGS:
<METHOD> HTTP method. If no HTTP method is provided, GET is used by default [default:
GET]
<URL> URL to fetch
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
Dependencies
~7–19MB
~288K SLoC