Skip to content

Move from Flask to FastApi #86

@adrian-patterson

Description

@adrian-patterson

After testing FastApi in the scene service, it is a much better long term solution than Flask. Mainly because of:

  • Much easier async IO
  • Just as simple, and great integration with Motor AsyncIO for mongodb
  • Super easy to build CRUD applications -- matter of hours...
  • Fast!
  • New and highly supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions