REST API Maturity Levels
We all have worked with REST APIs. They are extremely simple and intuitive. But we might want to take a step forward in analyzing our APIs. We have metrics for everything in Software Engineering, for instance, code coverage, but what if we wanted som...
rafaeljcamara.hashnode.dev5 min read
Miki Szeles
Everything related to test automation
Very insigtful article Rafael again. We are at level 2 at the moment. In addition to that we are using Swagger to document our API. As our API is only used internally and as we have documented APIs I do not see any added value by introducing HATEOAS. What do you think about this?😊