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

https://github.com/adridevelopsthings/rewe_rs

A rewe (mobile) api implementation in rust
https://github.com/adridevelopsthings/rewe_rs

Last synced: about 1 year ago
JSON representation

A rewe (mobile) api implementation in rust

Awesome Lists containing this project

README

          

# rewe_rs
The (mobile) api seems very difficult for me so I built a rust sdk.

## Installation
Add this crate to your project by adding `rewe` to your `Cargo.toml` dependencies.

# Usage

Read the [documentation](https://docs.rs/rewe/*).

## Unitests

Run unitests: Read [README.md](src/tests/README.md)