API

Description

Application programming interfaces (APIs) are intermediaries that enable applications to interact with other applications. With regard to web development, RESTful APIs are a popular type of API that allow web applications to interact with other applications through machine-to-machine communication.

The API-related articles and tutorials on TestDriven.io focus on how to develop, test, and deploy RESTful APIs using popular frameworks like Flask, FastAPI, Django REST framework, GraphQL, React, and Vue.js.

Latest Posts (25)

Featured Course

Test-Driven Development with Python, Flask, and Docker

In this course, you'll learn how to set up a development environment with Docker in order to build and deploy a microservice powered by Python and Flask. You'll also apply the practices of Test-Driven Development with pytest as you develop a RESTful API.

Featured Course

Test-Driven Development with Python, Flask, and Docker

In this course, you'll learn how to set up a development environment with Docker in order to build and deploy a microservice powered by Python and Flask. You'll also apply the practices of Test-Driven Development with pytest as you develop a RESTful API.