We offer some best practices for building a good SDK (Software Developer Kit) for web API programs. Follow these general tips to form a robust API ecosystem that developers can easily integrate into.| 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
In modern software development, reaching platform-wide consistency relies on having a single source of truth. Learn how schema-first achieves this.| Nordic APIs
Helper libraries, SDKs, bindings, wrappers - important to extend your API to specific programming languages. But how do you figure out which to support?| Nordic APIs
API testing is a good practice, but documentation must be tested as well. Learn how to add automated documentation tests to your API integration process.| Nordic APIs
Codegen simplifies your build process by generating server stubs and client SDKs for any API defined with the OpenAPI specification. Download Codegen today.| swagger.io