Big Data Engineer Can you explain what REST is?
Answer / Kapil Agari
REST (Representational State Transfer) is a software architectural style for designing networked applications. It uses HTTP methods like GET, POST, PUT, and DELETE to perform operations on resources.
| Is This Answer Correct ? | 0 Yes | 0 No |