Pregunta de entrevista de Anonymous

What is rest API ?

Respuesta de la entrevista

Anónimo

20 de nov de 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.