#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

#554 in Asynchronous

Download history 4/week @ 2024-05-29 9/week @ 2024-06-05 4/week @ 2024-06-12 1/week @ 2024-06-26 55/week @ 2024-07-03 3/week @ 2024-07-10 68/week @ 2024-07-24 25/week @ 2024-07-31

105 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–22MB
~281K SLoC