uget-0.0.2 is not a library.
uget
A minimal cli tool to make http requests. You want, you get!
Install
Usage
Example
License
MIT
Author
Rogerio Pereira Araujo rogerio.araujo@gmail.com
A minimal cli tool to make http requests. You want, you get!
cargo install uget
uget --url <url>
uget --url https://jsonplaceholder.typicode.com/posts -m POST -b "{title: 'foo', body: 'bar', userId: 1}"
MIT
Rogerio Pereira Araujo rogerio.araujo@gmail.com