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

API versioning #22

Open
silverAndroid opened this issue Sep 27, 2017 · 1 comment
Open

API versioning #22

silverAndroid opened this issue Sep 27, 2017 · 1 comment

Comments

@silverAndroid
Copy link
Collaborator

As mentioned in issue #21, we should use API versioning for backwards-compatibility since we can't assume all users will update their application so I think we should introduce API versioning in case we want to make drastic changes to the API responses

@lirantal
Copy link

Take a look at https://github.com/lirantal/express-version-route
We've been using it across some projects at work, and I'd be happy to help with a PR to integrate it though it's a pretty simple and flexible express middleware.

silverAndroid added a commit that referenced this issue Oct 17, 2017
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

2 participants