API design in RESTful terms
-
Easy
-
40 min
When we work with a microservice architecture, it often becomes necessary to describe the communication of two services. But how to do it right so that the API looks clear to consumers and is easy to extend and maintain?