3 unstable releases
0.2.1 | Jan 25, 2023 |
---|---|
0.2.0 | Jan 25, 2023 |
0.1.0 | Jan 25, 2023 |
#23 in #market
30KB
798 lines
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.
Unitests
Run unitests: Read README.md
lib.rs
:
Introduction
You have to create a MarketContext
to select a market
Api paths
- Market:
market
- Products:
product
- Basket:
market::basket::ReweBasket
- Offers:
offer
Dependencies
~4–20MB
~246K SLoC