An open API service indexing awesome lists of open source software.

https://github.com/onlivfe/racal

REST API Client Abstraction Library.
https://github.com/onlivfe/racal

rest rest-api rust rust-crate rust-lang rust-library

Last synced: 6 months ago
JSON representation

REST API Client Abstraction Library.

Awesome Lists containing this project

README

          

# 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`.