racal 0.5.0

REST API client abstraction library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Racal

[![License](https://img.shields.io/crates/l/racal.svg)](https://github.com/onlivfe/racal/src/LICENSE)
[![Crates.io](https://img.shields.io/crates/v/racal.svg)](https://crates.io/crates/racal)
[![Docs](https://docs.rs/racal/badge.svg)](https://docs.rs/crate/racal/)

**R**EST **A**PI **C**lient **A**bstraction **L**ibrary.

## License

Note that the license is `MPL-2.0` instead of the more common `MIT OR Apache-2.0`.