buklo 0.1.5

Buklo is a simple CLI HTTP client
# Bulko
 Buklo is a simple CLI HTTP client


[![Crates.io][crates-badge]][crates-url]
[![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/ghishadow/bulko)](https://rust-reportcard.xuri.me/report/github.com/ghishadow/bulko)
[![Dependencies][dependencies-badge]][dependencies-url]
[![Build Status][actions-badge]][actions-url]



 ## Getting Started

 ``` shell

    $ buklo  --url [url] --method [method] --body [body] --headers [headers]

```


[crates.io-badge]: https://img.shields.io/crates/v/buklo?style=flat-square

[crates-badge]: https://img.shields.io/crates/v/buklo.svg
[crates-url]: https://crates.io/crates/buklo
[actions-badge]: https://github.com/ghishadow/buklo/workflows/release/badge.svg
[actions-url]: https://github.com/ghishadow/buklo/actions/workflows/release.yml?query=branch%3Amain
[docs-badge]: https://img.shields.io/docsrs/buklo.svg
[docs-url]: https://docs.rs/buklo
[dependencies-badge]: https://img.shields.io/librariesio/release/cargo/buklo.svg
[dependencies-url]: https://crates.io/crates/buklo/dependencies