Explore chapters and articles related to this topic
Flexible simulation of traffic with microservices, agents & REST
Published in International Journal of Parallel, Emergent and Distributed Systems, 2023
Martynas Jagutis, Seán Russell, Rem Collier
The issue of constructing URLs is not new. In fact, it is one of a number of issues raised by Fielding [19] when describing REST. In particular, he describes best practice for the implementation of REST based applications through the concept of Hypermedia As The Application Of Engine State (HATEOAS). Fielding argues that the construction of URLs should be the responsibility by the microservice (he used the word server here) that the URLs refer to and should be provided by that service as part of the resource representation.