Skip to content

Migrate to FastAPI for autogenerated documentation #9

Open
@neonjustin

Description

@neonjustin

This mainly applies if you have a running service for the actual REST api.

Probably a nice-to-have feature would be to migrate flask to FastAPI. The two frameworks are very similar and you should be able to make the migration fairly smoothly. The nice thing about FastAPI is that it has auto-generated SwaggerUI and redoc documentation and the framework itself should be able to handle async requests more efficiently than flask.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions