2 unstable releases
0.3.2 | Apr 12, 2022 |
---|---|
0.2.4 | Jan 16, 2022 |
#10 in #reqwest-client
8KB
63 lines
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
Dependencies
~10–24MB
~344K SLoC