Using sdks with o2.cz

Rust integration

Install
cargo add sdks
Quick start
use sdks::Client;

let client = Client::new("YOUR_API_KEY");
Information about versions of application and data.
curl \
  /info
Presence in a location aggregated by age
curl \
  /age/{location}
Presence in a location aggregated by gender
curl \
  /gender/{location}
SDK on GitHub 📄 API Docs
SDK
sdks
Rust
API
o2.cz
o2.cz:sociodemo
At a glance
Language Rust
Endpoints3