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.

API monetization strategies

Monetize API strategies – There are many solutions to monetizing apis. Learn about your options and when best to use each of them for api monetization

What is API-first?

Product-centric api-first approach to developing APIs, viewing them as discrete products. Learn more about the API first approach.