Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ridhoq/af

A (http) fetch CLI 😀👍
https://github.com/ridhoq/af

Last synced: 3 months ago
JSON representation

A (http) fetch CLI 😀👍

Awesome Lists containing this project

README

        

# af
A (http) fetch CLI 😀👍

## Getting started
`cargo install af`

## Usage
```
af
A (http) fetch CLI 😀👍

USAGE:
af [METHOD]

ARGS:
HTTP method. If no HTTP method is provided, GET is used by default [default:
GET]
URL to fetch

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

```