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

Use hypermedia headers instead path for API versioning #1

Open
maestre3d opened this issue Jan 26, 2021 · 0 comments
Open

Use hypermedia headers instead path for API versioning #1

maestre3d opened this issue Jan 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@maestre3d
Copy link
Owner

Using path versioning such as "api.foo.com/v1/users" is an anti-pattern since it breaks Level 1 of the Richardson maturity model and also it requires team & vendor communication to resolve valid calls and how to handle them.

More info, here.

@maestre3d maestre3d added enhancement New feature or request help wanted Extra attention is needed labels Jan 26, 2021
@maestre3d maestre3d self-assigned this Jan 26, 2021
@maestre3d maestre3d added this to the Newton PoC milestone Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant