APIs Articles

Sorted By: Most Recent
Mojtaba Alfardan Mojtaba Alfardan
Updated on October 25, 2023

How to Develop Large Language Model (LLM) Applications

Integrating LLM APIs into human-to-machine interface apps and machine-to-machine apps present unique challenges. Here’s how to address them.    

How to Develop Large Language Model (LLM) Applications
Satyam Tripathi Satyam Tripathi
Updated on October 04, 2023

GraphQL vs REST APIs

GraphQL and REST are the two most popular methods for building APIs. Here’s how to decide which of them to use.

GraphQL vs REST APIs
Jayanth Somineni Jayanth Somineni
Updated on September 05, 2023

How to Make API Calls in React With Examples

An API call in React refers to making a request to a web API from a React application. We can make an API call with: XMLHttpRequest, Fetch API or Axios.

How to Make API Calls in React With Examples
Julie Taylor and Jacob Dahlman Julie Taylor and Jacob Dahlman
Updated on August 07, 2023

Can Reddit Survive Its API Situation?

Charging for access has thrown Reddit’s developers and moderators into turmoil. What’s the way forward?

Can Reddit Survive Its API Situation?
Alex Vakulov Alex Vakulov
Updated on May 31, 2023

API Security: A Tutorial

API is everywhere. Here’s how to minimize security risks.

API Security: A Tutorial
Eric Chi Eric Chi
Updated on May 03, 2023

Build a Discord Bot With Python

This tutorial will get you started on how to create your own Discord bot using Python.

Build a Discord Bot With Python
Anthony Corbo Anthony Corbo
Updated on December 29, 2022

What Is an API?

APIs are critical to how software operates and used by software engineers to enable the instantaneous sharing of data to provide seamless user experiences.

What Is an API?
Giorgos Myrianthous Giorgos Myrianthous
Updated on November 29, 2022

API for Dummies

Have you ever heard the term “API” and wondered what it means? Our expert explains it for you in this simple and concise guide.

API for Dummies
Tammy Xu Tammy Xu
Updated on September 30, 2020

API Security 101

A breakdown of the pros and cons of OAuth, basic auth and mutual TLS.

API Security 101