I have several client libraries in different languages for the same REST API — currently Java, Ruby, Javascript, PHP. They were developed quickly, and are slightly out of sync in terms of what functionality they offer. How should I go about making sure they all adhere to a basic level of consistency? Obviously each shouldRead more