Skip to content

Multiple versions architecture #384

@adammrozik

Description

@adammrozik

Hey, I have a general architecture question.

I see in your example that you hide all endpoints behind app_v1 folder. If several of them would be reused in v2, v3 etc., would you just copy paste them?

Second question is about other dependencies inside the package. What if there is some common code that is only used by v1? Do I just keep increasing common functionalities to enable all versions, or do I just hide the version specific code inside each of the version folders?

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