By phymata
via blog.phymata.com
Published: Dec 26 2012 / 08:35
One of the trickiest parts of developing on top of an external service exposed via an HTTP API, like the Rackspace Open Cloud API, is keeping up to up-to-date with changes to the API. Since it’s delivered as a web service it can change without you necessarily being aware of it. If a new feature is released, how would you know? If a change to an existing service is made and you could benefit from it by making an update to your code, how would you discover that?
Add your comment