Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 403 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 403 Bytes

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