Closed jonakoudijs closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
As of version 1.10.0
the API has been rewritten to FastAPI 🥳
Current codebase is build on simple and complete custom code. The current custom framework/base makes contributing and maintenance harder. One of the solutions is using a framework like FastAPI. This is a very popular project and widely used for different kind of (API-related) use cases.