Question d’entretien chez Anonymous

What is rest API ?

Réponse à la question d'entretien

Utilisateur anonyme

20 nov. 2025

A REST API (Representational State Transfer API) is a way for different software systems to communicate with each other over the internet using simple HTTP methods like GET, POST, PUT, DELETE.