A

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.

Debug

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.

Debug

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

Designing

API Product Management

Designing Good Static REST API Documentation

A guide to organization and design of awesome REST API documentation for your API

Load

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.

Generating

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.

HTTP-API

API Development

HTTP-API integration with React Lifecycle Methods and Hooks

How to integrate HTTP based APIs into React applications.

What

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).

How

API Development

How to Choose the Best Javascript Data Visualization Library

A guide on choosing the best data visualization libraries for the web frontend.

Debug

Company

Debug technical support issues quickly with Moesif’s Desk.com Integration

A quick overview of Moesif’s Desk.com plugin and setup guide to record detailed context, like error tracing, version info, and device info.

How

API Development

How to make HTTP requests and capture responses with ApiRequest.IO

How to use the free ApiRequest.IO tool to make and capture RESTful API Requests for debugging. You can share your API workspace with others to get help on AP...

Using

API Product Management

Using Monetization Stack to Analyze and Plan Game Revenue

Monetization Stack is a tool for analyzing and plan how you make money with your games before it is even launched.

Using

API Development

Using AI-powered API Analytics with Kong API Gateway

How to be data-driven with your APIs served by Kong API Gateway with Moesif API analytics.

Based

API Development

Based on thousands of APIs, what is the best approaches and format for handling timezone, timestamps, and datetime in APIs and Apps

API design best practices for dates, timezones, and timestamps.

Creating

API Development

Creating Aggregate Dashboards to Monitor Your Third Party APIs

How to monitor the status of all your 3rd party services and APIs through a free centralized status dashboard.

Working

API Development

Working around Content Security Policy issues in Chrome Extensions

Content Security Policy can block injected scripts from Chrome Extensions from making Ajax calls, this article discussed how to get around it.