Roxot / polly

Event planning made easy.
www.getpollyapp.com
0 stars 0 forks source link

Implement API versioning #21

Open Roxot opened 8 years ago

Roxot commented 8 years ago

We want to be able to smoothly migrate to newer versions of the app without older versions breaking. This could be by supporting the old API simultaneously (thus running two instances of polly server) or by implementing some response that the user has to update to a newer app version.

sander-m commented 8 years ago

Implementing a special response sounds good