How to create an API style guide, and why
An API Style Guide is a set of recommendations on how to write code that makes it easier to read, understand, and support.
How to implement Single Sign On with Tyk and Okta
Discover how to implement Single-Sign-On (SSO) via Tyk OIDC and Okta, simplifying login across systems. Learn more today!
REST was NEVER about CRUD
Learn how to make your REST API perform CRUD operations effectively. Embrace the evolution of REST to CRUD for a more dynamic CRUD API.
Moving to API design-first in an Agile world
This article introduces API design-first, an approach to API design that will lead to better understanding and faster integration by developers.
The power of HTTP for REST APIs – Part 2
The power of HTTP for REST APIs adds a unique element to standard HTTP-based Web programming. Read our guide!
The power of HTTP for REST APIs – Part 1
This tutorial is for developers and anyone interested in learning more about HTTP and REST.
How APIs contribute to logistics innovation
APIs are being used by every industry imaginable to help accelerate growth and improve user experience. Read our guide!
Deploying a global API Gateway infrastructure in just 5 clicks with Tyk & AWS
Tyk has made it really easy to deploy a full API gateway in just 5 clicks. So we thought we would show you how it’s done.
Taking REST beyond CRUD
REST design style is a flexible approach to creating APIs, made up of core components helping you create scalable solutions for crud rest api.
What’s the minimum documentation required for an API?
Give developers information they need. Documentation should serve as a guide and tutorial. It should be easy to understand and use.