HATEOAS

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Pronunciation[edit]

  • (file)

Noun[edit]

HATEOAS (uncountable)

  1. (software architecture) Acronym of Hypermedia as the engine of application state (an interface restriction of a RESTful service).
    • 2019, Dinesh Rajput, Designing Applications with Spring Boot 2.2 and React JS: Step-by-step guide to design and develop intuitive full stack web applications[1], BPB Publications, →ISBN:
      HATEOAS is one of the principles of the Uniform interface of the REST constraints. It means we are creating self-describing REST APIs.