hitman 0.12.1

A command line tool for hitting API endpoints
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod env;
pub mod extract;
pub mod flurry;
pub mod monitor;
pub mod request;
pub mod resolve;
pub mod scope;
pub mod substitute;
pub mod util;

pub mod prompt;