Tagged: JSON

Building REST API with Swagger

Swagger is one of the most popular specifications for developing APIs on the market right now. There are different ways how to work with it. I’ll describe my practical experience. Code generation By this...