Frage im Vorstellungsgespräch bei Anonymous

What is rest API ?

Antwort im Vorstellungsgespräch

Anonym

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.