Releasing an experimental API on the side of your core service could be helpful to test new functionality - we see what Capital One is doing and if it applies to others.| Nordic APIs
A specification-first API design strategy helps maintain consistency when developing web APIs. Learn the advantages of this design-first approach, as we highlight ideas from Jason Harmon of Typeform's presentation from our Platform Summit 2017.| Nordic APIs
How does a canary release strategy stack up to traditional REST API versioning? Understand how API providers can benefit from a canary release plan.| Nordic APIs
Once an API is updated, versioned, or otherwise changed, what is the best way to communicate that to a developer user base? We discuss 6 strong ways to communicate API change.| Nordic APIs
When it comes to API design, follow these best practices to increase usability and meet the needs of your developer consumers.| Nordic APIs
Medical IoT data is some of the most difficult to handle: it comes in different formats, from different sources, and is strictly regulated. This makes it a prime candidate for a closely-managed microservice architecture. Vlad Stirbu of Nokia presents his ideas on why healthcare can benefit from microservices.| 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 explore API discovery, list eleven API discoverability methods, and forecast into the future of API discovery trends.| Nordic APIs
A security audit is not just a good for securing the health of your API program. Jumpstart an API security audit with these 8 top-level questions.| Nordic APIs
What are the basic ingredients a developer needs to consume an API? We've boiled down API usability into 7 key elements that must be present (and spotlighted) on every web API documentation, regardless of function or form.| Nordic APIs
We stress the importance of developer experience, highlighting a DX points from a presentation by by Adeel Ali of APImatic.| Nordic APIs
Far different than traditional software versioning, API versioning can have complex implications for the products using it downstream. In this article we cover the most widely used approaches in the API space, including traditional URI versioning, using the Accept Header, continuous versioning, and more.| Nordic APIs