#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 11/week @ 2024-01-23 4/week @ 2024-02-13 26/week @ 2024-02-20 12/week @ 2024-02-27 5/week @ 2024-03-05 23/week @ 2024-03-12 17/week @ 2024-03-19 9/week @ 2024-03-26 16/week @ 2024-04-02

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–19MB
~296K SLoC