menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

REST APIs ...
source image

Medium

1M

read

291

img
dot

Image Credit: Medium

REST APIs Must Be Hypertext-Driven

  • REST is an architectural style for distributed systems, focusing on scalability, simplicity, and statelessness.
  • One of the key constraints introduced by Fielding for REST is HATEOAS (Hypermedia as the Engine of Application State).
  • HATEOAS mandates that a REST API must provide clients with hypermedia controls to interact with the application dynamically.
  • Without HATEOAS, an API might not be considered truly RESTful, as it should be hypertext-driven for flexibility and evolvability.

Read Full Article

like

17 Likes

For uninterrupted reading, download the app