News

Understanding idempotence, and how it applies to the most commonly used HTTP methods, is an important part of effective RESTful API design.
At some point, you may be asked to perform a migration from a monolith to microservices-oriented architecture. One strategy to do this is to use an API gateway. Follow this example to learn how.