Buklo is a simple command line interface for HTTP client
## Getting Started
``` shell
$ buklo --url [url] --method [method] --body [body] --headers [headers]
```