uget 0.0.2

A minimal cli tool to make http requests. You want, you get!
uget-0.0.2 is not a library.

uget

A minimal cli tool to make http requests. You want, you get!

Install

cargo install uget

Usage

uget --url <url>

Example

uget --url https://jsonplaceholder.typicode.com/posts -m POST -b "{title: 'foo', body: 'bar', userId: 1}"

License

MIT

Author

Rogerio Pereira Araujo rogerio.araujo@gmail.com