Skip to content

All Articles

How To Use Laravel’s Built-In Client to Interact with External APIs

Dive in with us and explore using Laravel’s HTTP client to make requests, debug responses, create middleware and macros, and more.
Reading time
7 min read
Publish date
April 24, 2023
Topic
API
Topic
Laravel

Rest API vs Web API: Everything You Need To Know

Compare two popular approaches to building APIs: (REST) API and Web API and learn about their architecture differences and use cases.
Reading time
8 min read
Publish date
April 13, 2023
Topic
API
Topic
Web Development Tools
Topic
WordPress Development

How To Build and Deploy a ChatGPT Clone Application With React and OpenAI API

Learn how to build a ChatGPT clone application using React and the OpenAI API and then deploy it to Kinsta in this interactive tutorial.
Reading time
20 min read
Publish date
March 13, 2023
Topic
API
Topic
JavaScript Frameworks
Topic
React

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.
Reading time
12 min read
Publish date
March 8, 2023
Topic
Analytics
Topic
API
Topic
Web Development Tools
Topic
Website Speed

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.
Reading time
14 min read
Publish date
November 28, 2022
Topic
API
Topic
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.
Reading time
11 min read
Publish date
August 10, 2022
Topic
API
Topic
JavaScript Tutorials

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.
Reading time
30 min read
Publish date
June 22, 2022
Topic
API
Topic
Web Development Tools

What Is an API Endpoint?

APIs facilitate the data transmission between various software artifacts to solve customer problems. Learn all about API endpoints here.
Reading time
28 min read
Publish date
January 11, 2022
Topic
API
Topic
Tech Tips

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.
Reading time
16 min read
Publish date
December 9, 2019
Topic
API
Topic
WordPress Development

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.
Reading time
10 min read
Publish date
July 27, 2015
Topic
API
Topic
WordPress Development