About 4,850,000 results
Open links in new tab
  1. REST - Wikipedia

    REST (Representational State Transfer) is a software architectural style that was created to describe the design and guide the development of the architecture for the World Wide Web.

  2. What is REST?: REST API Tutorial

    Apr 1, 2025 · REST is an acronym for REpresentational State Transfer. It is an architectural style for hypermedia systems and was first presented by Roy Fielding.

  3. REST: Conceito e fundamentos - Alura

    Sep 21, 2020 · Entenda o que é REST e o que significa este modelo de arquitetura. Neste artigo, descubra a origem do termo, suas responsabilidades e os principais métodos do HTTP.

  4. REST - Glossário do MDN Web Docs | MDN

    REST (Representational State Transfer) refere-se a um grupo de restrições de design dentro da arquitetura de software que geram sistemas distribuídos eficientes, confiáveis e escaláveis.

  5. REST API basics and implementation | Google Cloud

    Learn what a REST API is, how it works, and its core principles. Explore examples and best practices for building scalable web services.

  6. O que é uma API REST (API RESTful)? | IBM

    Um API Rest é uma arquitetura de API que utiliza maneiras flexíveis de integrar aplicações por meio da transferência de estado representacional (REST).

  7. REST Definition & Meaning - Merriam-Webster

    The meaning of REST is repose, sleep; specifically : a bodily state characterized by minimal functional and metabolic activities. How to use rest in a sentence.

  8. API REST - O que é API REST? - Red Hat

    REST é a sigla para "Representational State Transfer" (transferência de estado representacional), um conjunto de regras e diretrizes sobre como você deve criar uma API web.

  9. REST API Introduction - GeeksforGeeks

    Dec 23, 2025 · REST API stands for Representational State Transfer API. It is a type of API (Application Programming Interface) that allows communication between different systems …

  10. What is RESTful API? - RESTful API Explained - AWS

    Representational State Transfer (REST) is a software architecture that imposes conditions on how an API should work. REST was initially created as a guideline to manage communication on a …