Pergunta de entrevista da empresa Anonymous

What is rest API ?

Resposta da entrevista

Sigiloso

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.