Mar 2, 2017Technology
API versioning with django rest framework?
We often handling API server updates including backwards-incompatible changes when upgrading web applications. At the same time we update the client part, therefore, we did not experience any particular difficulties.