Hacker News new | ask | show | jobs
Ask HN: Instagram just changed/broke their API. How do you handle API changes?
3 points by ankimal 4824 days ago
Instagram changed their /v1 API by removing a nested hash in their JSON response for images causing a lot of clients to crash. How do you handle API versioning?