Bulk vs batch import: API design guidance

This article explores api bulk and bulk batch import approaches in depth, looking at use cases, design variants and bulk data api.
Exploring GraphQL Use Cases
Let’s run you through some of the basics of GraphQL, and when and why it might suit your environment better than REST.
Before designing an API, model your API: guide

Get introduced to API modeling and API design for a more efficient way of building APIs. Learn how an API model simplifies the process.
How to add REST API upsert support

Let’s add REST API upsert support – an insert statement with additional logic that ensures the new row will be updated if it already exists.
Where does API management fit on the path to ISO 20022 adoption?
Many banking and financial services have either adopted ISO 20022 or are planning to, and API management is well-positioned to assist.
How to deploy your Tyk stack in Kubernetes on AWS
How to deploy your Tyk stack on AWS and publicly expose the gateway and dashboard as ingresses through Nginx’s ingress controller.
API lifecycle management: everything you need to know
Discover all you need to know about API lifecycle management and its role in delivering an API-first approach to your business.
REST API file upload guidance and best practices

File uploads can be tricky. The right approach allows you to offer more than the status quo. Learn how to use REST API to upload files easily
5 API design and microservices techniques

Navigating file upload APIs can be complex. With the right file upload API strategy, you can transcend the norm. Read our expert guide!
10 essentials when creating an Open API specification
10 essential ingredients for creating an OpenAPI Specification which you can use for open api example and open api specification.