Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we version our API? #88

Open
Tracked by #1
sanchegm opened this issue Jul 18, 2024 · 0 comments
Open
Tracked by #1

Should we version our API? #88

sanchegm opened this issue Jul 18, 2024 · 0 comments

Comments

@sanchegm
Copy link
Collaborator

sanchegm commented Jul 18, 2024

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/

@sanchegm sanchegm mentioned this issue Jul 18, 2024
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant