api icon indicating copy to clipboard operation
api copied to clipboard

Rewrite with FastAPI

Open jonakoudijs opened this issue 5 years ago • 1 comments

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.

jonakoudijs avatar Jul 20 '20 12:07 jonakoudijs

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.

stale[bot] avatar Dec 28 '20 14:12 stale[bot]

As of version 1.10.0 the API has been rewritten to FastAPI 🥳

jonakoudijs avatar Dec 18 '22 14:12 jonakoudijs