So, RAML or OAS (Swagger)?
In the dynamic world of microservices, anything can change — any component can be rewritten in another language using different frameworks and architectures. Only the contracts should remain unchanged so that the microservice can interact externally on a consistent basis, regardless of internal metamorphoses. Today, we will discuss our issue in choosing a description format […]
