Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

SwaggerHub for AWS

SmartBear Software | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

177 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Prajeesh M.

API Documentation at the easiest way

  • October 17, 2021
  • Review provided by G2

What do you like best about the product?
Automation is the best part in here, well maintainable
What do you dislike about the product?
Manual writing of the data models, needed to be automated
What problems is the product solving and how is that benefiting you?
I'm part of an ad tech company, and we needed to expose our public APIs to external users with complete documentation. We were searching for a more effortless and faster solution, and finally, we found this


    Computer Software

Good but requires additional steps

  • October 15, 2021
  • Review verified by G2

What do you like best about the product?
Standard Output to HTML and JSON format.
What do you dislike about the product?
Requires additional work to define the structure of the response and payload.
What problems is the product solving and how is that benefiting you?
Developing SDK documentation or API endpoints was easier to develop and required less oversite to develop as the docs were generated from comments in the code.


    Computer & Network Security

swagger hug review

  • October 15, 2021
  • Review provided by G2

What do you like best about the product?
- the ease in which I can lay out the api's and the ability to test them on the UI itself
What do you dislike about the product?
- there needs to be better ux
- needs more penetration in the open source community
What problems is the product solving and how is that benefiting you?
- my project has a list of api's for development and consumption
- as a backend developer, its easy to lay out the api's at a single point using swagger
- it benefits the entire team as API discussions can be made easier if you can share the entire layout with everyone


    Rahul B.

SwaggerHub Review

  • October 15, 2021
  • Review provided by G2

What do you like best about the product?
Excellent tool for API testing and API documentation.
What do you dislike about the product?
Nothing so far it's great tool for development
What problems is the product solving and how is that benefiting you?
I am using this to test Rest APIs and API documentation
Recommendations to others considering the product:
All developer should use this tool to test api and documents


    Mikolaj Z.

Very good OpenApi studio

  • October 15, 2021
  • Review verified by G2

What do you like best about the product?
I'm really amazed by documentation of this tool, before i never has wrote anything in yaml OpenApi standard. With this tool i was able to build NBP API interface fot my projects :) Base knowledge of programming will allow you to use it without any experience.
What do you dislike about the product?
Mocking API is one of most irritating feature with which i had to work, after i found how to disable it i never use it. There is lack of tool which would check tabs due to it i lost 2 days to found that I'm missing one.
What problems is the product solving and how is that benefiting you?
I use this tool to create my OpenApi interface to get exchange rates form National Bank of Poland and for Ms Graph to test it.


    Adrian S.

SwaggerHub is a great software

  • October 15, 2021
  • Review verified by G2

What do you like best about the product?
Is very easy put in cloud an api documentation and good to read
What do you dislike about the product?
the price for more users are a little expensive
What problems is the product solving and how is that benefiting you?
we make an api documentation in cloud with swagger of an intern api


    Siddhant J.

Great tool for api documentation and running

  • October 14, 2021
  • Review provided by G2

What do you like best about the product?
We can document all the api and at the same time we can directly run those api
What do you dislike about the product?
A bit complex to setup and sometimes face issue depending upon the backend technology used
What problems is the product solving and how is that benefiting you?
Good api documentation helps team a lot and avoiding the need of postman


    Computer Software

Swag Your Hub

  • October 09, 2021
  • Review provided by G2

What do you like best about the product?
Swaggerhub is the zenith el primero of the API Documentation Creation Process . The best thing I like about it is the Simple and Interactive User Interface and how easily it integrates with GitHub and other API Getaways.
What do you dislike about the product?
Documentation is not very well defined / organised
What problems is the product solving and how is that benefiting you?
Personally I deal with a lot of API and Integrations
Recommendations to others considering the product:
If your projects are in the API domain then trying out the Swagger Hub Software is really very highly recommended.


    Jasmeet singh V.

Api documentation and development with swagger hub

  • October 07, 2021
  • Review provided by G2

What do you like best about the product?
Swagger hub is basically used to create a api documentation which will tell each and every details of an api for example what are the path or query parameters available? And if there is a body so what variables needs to be send.


If there is an options so all the available options available for the api.

It has some yaml kind of file where we can write our api and this will help to the newly onboarded or newly user who wants to used it.

It will display all the expected response.
With each and every details of an API.
What do you dislike about the product?
My projects were generally in go and couldn't find any problem with swagger yet
What problems is the product solving and how is that benefiting you?
While handing over all the api to the client I used this swagger hib to create proper documentation of it.


It has many colours and fonts to describe our API.


    Rohit N.

best way to test and document your REST api

  • October 05, 2021
  • Review provided by G2

What do you like best about the product?
Its easy-to-use and seamless integration with OpenAPI standards make it the best testing and documentation tool for your backend REST APIs. It integrates with your code with minimal configuration and provides a good UI tool to evaluate and visualize your APIs. It also provides the curl request it forms while testing
What do you dislike about the product?
It lacks sample and dummy requests which can improve the performance further
What problems is the product solving and how is that benefiting you?
we use it as a documentation and test tool for our backend apis