
Featured Post
eBooks: How to Monetize Your APIs with Metered Billing
This eBook discusses what metered billing is and the pros and cons of different pricing models.

Featured Page
eBooks: How to Grow API Platforms
API Analytics: The ultimate guide to grow your platform business.

Featured Post
Best practices for DevRel to Measure Success
What are the best north star metrics for developer relations leaders to measure the success of their platform.

Featured Post
How to Market Your API Platform to Developers
How to keep developer adoption metrics on track by focusing on the self-service business.

Featured Page
API Guide: How To Build and Grow APIs Platforms
Best practices and API tools to help you build awesome APIs and improve developer experience.
API Product Management
REST API Design Best Practices for Parameter and Query String Usage
Where to put the parameters for APIs? Best practices for parameter and query string usage in REST APIs.
API Product Management
Best Practices for Versioning REST and GraphQL APIs
Should we version our APIs and if so, how?
API Analytics and Monitoring
13 API Metrics That Every Platform Team Should be Tracking
A list of the most important API metrics every API product manager and engineer should know, especially when you are looking into API Analytics and Monitoring.
API Development
Getting Started with Python and GraphQL - Part 2
Getting started with GraphQL & Python using Django and Graphene - Part 2
API Product Management
REST API Design Best Practices for Sub and Nested Resources
REST API design best practices for nested resources
API Development
Getting Started with Python and GraphQL - Part 1
Getting started with GraphQL & Python using Django and Graphene - Part 1
API Strategy
How to choose the right API Gateway for your platform: Comparison of Kong, Tyk, Apigee, and alternatives
A guide on how to chose the right API gateway (aka API Management). This guide compares Kong, Tyk, AWS Gateway, Apigee, and other alternatives.
API Development
Add Analytics to your GraphQL API Server and Debug it with VSCode
How to build a GraphQL API with Apollo and add analytics for debugging, and includes tips for VsCode as well.
API Development
A Primer on Serverless Computing: AWS Lambda vs Google Cloud Functions vs Azure Functions
A primer on serverless computing relative to microservices and a comparison of AWS Lambda, Google Cloud Functions, Azure Functions.
API Development
Debug Serverless AWS Lambda Functions locally with SAM CLI and VSCode
A tutorial on debugging Amazon Web Services (AWS) Lambda functions with VSCode and SAM CLI.
Company
Debug app errors efficiently using Moesif’s Zendesk integration
Import user data such as browser, device info, SDK version, and geographic location directly into Zendesk tickets to avoid long debugging processes
API Product Management
Designing Good Static REST API Documentation
A guide to organization and design of awesome REST API documentation for your API
API Development
Load Balancing with Kong API Gateway using Docker
How to achieve high availability for your APIs served by Kong API Gateway using Docker.
API Development
Generating REST APIs from GraphQL Schemas, a Tutorial
Arguing about technology choices is a huge thing, but sometimes there methods to unite the different ways.
API Development
HTTP-API integration with React Lifecycle Methods and Hooks
How to integrate HTTP based APIs into React applications.
API Security
What every web developer should know about CPU Arch, Part 1: Threads vs Processes
When to use Threads vs Processes. A background on impact from x86 context switches and security implications to Translation Lookaside Buffers (TLB).