Rest API - HATEOAS and Linking
You want to design a REST API for an order system with states: "pending", "approved", "shipped". How should you use action links to allow clients to move orders from "pending" to "approved" and then to "shipped"?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions