bouncer 1.0.1

Bouncer allows you handle your requests to third-party services with no worries, perhaps some worries.
Documentation
1
2
3
4
pub mod bouncer;
mod error;
mod settings;
mod stats;