API
All Articles
How To Use the PageSpeed Insights API to Monitor Page Performance
The PageSpeed Insights REST API allows you to automatically collate Lighthouse-like metrics. Code and Excel report examples are provided.
Build an App With FastAPI for Python
It's called "fast" for a reason! Here's what you need to know about FastAPI to quickly build application programming interfaces using Python.
An Introduction to the Performance API
Learn to measure the responsiveness of your live web application on real user devices and network connections using the Performance API.
Microservices vs APIs: Understanding the Difference
How are microservices and APIs different? Find out in this article, where we cover how they each work, when they're used, and what they do.
What Is an API Endpoint?
APIs facilitate the data transmission between various software artifacts to solve customer problems. Learn all about API endpoints here.
The Complete Guide to WordPress REST API Basics
The WordPress REST API is set to change the future of WordPress. Learn about the possibilities it offers and how to access it.
Using The WordPress HTTP API
The WordPress HTTP API will help you make HTTP calls a lot more easily. This is a complete tutorial about how to use it in WordPress.