duolingo_rs

Crates.ioduolingo_rs
lib.rsduolingo_rs
version0.3.2
sourcesrc
created_at2022-01-16 19:48:56.34725
updated_at2022-04-12 22:03:17.959843
descriptionrust wrapper for the duolingo api
homepagehttps://github.com/parkcitymedia/duolingo_rs
repositoryhttps://github.com/parkcitymedia/duolingo_rs
max_upload_size
id515118
size19,957
Blake (itspacrat)

documentation

https://docs.rs/duolingo_rs/latest/duolingo_rs/

README

duolingo_rs

about

a minimal (as it can be) wrapper for the duolingo api.

current features

duolingo_rs can currently:

  • log in with a reqwest::Client and set session cookies,
  • fetch userdata for a Vec of users (only streaks implimented thus far)

planned features

  • single-user manifest fetching
  • more datapoint fetching
    • current language
    • current xp
  • clientside data crunching & comparison

documentation

docs.rs

Commit count: 20

cargo fmt