Showing posts with label Swagger. Show all posts
Showing posts with label Swagger. Show all posts

Tuesday, 16 July 2019

Item Service - Using Swagger to Document the REST API

Now that we have a REST API, let's document it using Swagger. Swagger makes it easy for other developers and tools to consume our REST API.