Transport layer security and Tyk

How to create a self-signed certificate and launch an instance of the Tyk Gateway to protect your data with transport layer security.

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.

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.