SP
BravenNow
🏒
🌐 Entity

REST

Architectural style for client-server applications

πŸ“Š Rating

1 news mentions Β· πŸ‘ 0 likes Β· πŸ‘Ž 0 dislikes

πŸ“Œ Topics

  • Robotics (1)
  • Navigation (1)

🏷️ Keywords

REST (1) Β· zero-shot navigation (1) Β· object-goal navigation (1) Β· receding horizon (1) Β· Steiner tree (1) Β· robotics (1) Β· exploration (1)

πŸ“– Key Information

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. REST defines a set of constraints for how the architecture of a distributed, Internet-scale hypermedia system, such as the Web, should behave. The REST architectural style emphasizes uniform interfaces, independent deployment of components, the scalability of interactions between them, and creating a layered architecture to promote caching to reduce user-perceived latency, enforce security, and encapsulate legacy systems.

πŸ“° Related News (1)

πŸ”— Entity Intersection Graph

Steiner tree problem(1)REST

People and organizations frequently mentioned alongside REST:

πŸ”— External Links