I want to develop a cross - platform app that use Flet(Flutter in Python) for Flarum. But I am a beginner in the Flarum Api field.
I found that @SKevo developed a Python lib called "pyflarum" on PyPI, but it seemed no longer in maintenance.
So how to use Flarum Api with Python in simple way?Or can/how to use these Api by simply Get/POST/... and analysis the JSON?