#api #api-wrapper #async #game #akinator

akinator-rs

A simple wrapper around the undocumented Akinator API

13 releases

0.1.13 Jan 27, 2024
0.1.12 Jan 27, 2024
0.1.11 May 1, 2023
0.1.9 Apr 14, 2023
0.1.8 Aug 20, 2022

#522 in Asynchronous

42 downloads per month
Used in akinator-py

MIT license

33KB
677 lines

Akinator-rs

A simple crate wrapping around the undocumented akinator API, based off of the preexisting TypeScript wrapper and also the python wrapper which was deleted from github & pypi at the time of making (also what made me want to make my own)

Examples

Python bindings

python bindings made with pyo3 can be found here


lib.rs:

A simple wrapper crate around the Akinator API

Dependencies

~6–21MB
~308K SLoC