Learn how to design content negotiation into REST APIs, and why it's important to remove media type extensions in order to develop long-lasting RESTful APIs| Nordic APIs
Asbjorn describes a new approach to API versioning, outlining five aspects of smart API change management. Learn to adopt an API change strategy that avoids breaking change yet maintaining efficient development techniques.| Nordic APIs
Continuous versioning replaces typical URI versioning (v1, v2, etc) to withhold the server to client bond, equating to consistency and better API agility.| Nordic APIs
Why would a Public API be retired? What business decisions make up a deprecation? This aticle analyzes recent public API retirements as examples to find answers to these tough questions| Nordic APIs
We define the holy grail of linked data, and how JSON-LD, an extension of JSON, may be the panacea we've been waiting for.| Nordic APIs
We compare two ways to update a web API – revisions are incremental, non-breaking changes to an API, whereas versions are often-breaking, major changes.| Nordic APIs
Understanding error handling in APIs: Learn why error codes are crucial for diagnosing and fixing issues in API responses.| Nordic APIs