Skip to content

Should we version our API? #88

@sanchegm

Description

@sanchegm

Should we version our API?

  • Versioning is beneficial for if users have implementations that rely on older versions to work. It is recommended to versions if we plan on making changes that will require consumers to modify their codebase in order to continue using the API.
  • All information I could find recommended versioning

Docs:
https://www.django-rest-framework.org/api-guide/versioning/

https://www.postman.com/api-platform/api-versioning/

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