Asurion interview question

How to design REST api with versions?

Interview Answer

Anonymous

Jul 25, 2018

Separate routing and implementation. Pass version number as parameter to routing layer.