Swagger: A Tool for testing my work
What do you like best about the product?
The UI is simple and clean, Provides ease of access to new users. The authentication token can be configured easily. I use it in my daily development activities. The APIs I wrote, I test them using swagger. After I test my APIs through swagger, then I will start integration with frontend APIs. With some additional configuration swagger persists auth token, changes theme, displays response time too.
What do you dislike about the product?
If we reload swagger then all the request body we made earlier for APIs will be erased, we should have a persistence option to save requests. For example postman supports saving requests etc. Swagger Filter option is not upto the mark.
What problems is the product solving and how is that benefiting you?
Testing APIs before integrating them with frontend, helps me to make backend APIs strong and stable before I move to frontend development
There are no comments to display