Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@mianfg mianfg released this 10 Jan 13:58
· 1 commit to main since this release

This new version is a complete refactor of the previous codebase. We migrated from Flask to FastAPI πŸ₯³πŸŽ‰ and this enables us to have more functionalities:

  • OpenAPI support, visible in /docs.
  • Better structured, better documented code

Changelog

New features

  • OpenAPI support
  • Added ZIP generator
  • Changed endpoint structure

Changes

  • Revamped project structure