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

168 reviews
from G2

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


    Information Technology and Services

Swagger Review

  • December 29, 2021
  • Review provided by G2

What do you like best about the product?
Its UI. I have used it with spring boot application. It shows the api with sample request, method type and it is easy to send request using it UI.
What do you dislike about the product?
Nothing in particular. But 1 thing I would like is to have an authorization mechanism around it so that unauthorized users cannot access it.
What problems is the product solving and how is that benefiting you?
I build enterprise-level apps and use Swagger for testing apis.


    Shivam S.

Great API management system.

  • December 29, 2021
  • Review provided by G2

What do you like best about the product?
SwaggerHub is a one-stop solution to manage and view APIs. It makes calling services seamless and can quickly help configure them too. The standardization that SwaggerHub brings to the table is excellent.
What do you dislike about the product?
The platform is yet to offer any third-party app integrations, and the UI is far from competitive in terms of industry standards. Although it offers great integrations, the ability to test our configurations need to be improved.
What problems is the product solving and how is that benefiting you?
SwaggerHub allows me to bring standardization across projects and teams, significantly boosting efficiency. The pricing is a great benefit compared to industrial products.
Recommendations to others considering the product:
SwaggerHub offers executing multiple versions of your configuration locally before deploying to production, and that's a feature everyone should leverage.


    Program Development

Review about SwaggerHub

  • December 29, 2021
  • Review verified by G2

What do you like best about the product?
I think swagger is the best tool for creating documentation and usage for APIs. We use swagger in every project and it works as expected
What do you dislike about the product?
About the dislike part I can say only the installation part it's a little long. But it coms what programming language we need to use
What problems is the product solving and how is that benefiting you?
We solving documentation creation problems and sharing functionality information with other developers because they can see what fields need to add for requests
Recommendations to others considering the product:
Swagger is easy and comfortable for usage


    Saba K.

The best API documentation tool

  • December 27, 2021
  • Review verified by G2

What do you like best about the product?
The API documentation is straightforward to read even by a non-developer. The best feature is team collaboration, which makes work easier.
What do you dislike about the product?
SwaggerHub should have had some more features of the complete API development environment. One should buy premium versions to create private APIs and have more added features.
What problems is the product solving and how is that benefiting you?
SwaggerHub is really easy to use. Documenting API has made not only the communication with non-developers easier but also helped test efficiently and manage our APIs. It can also integrate tools like Github, SOAP UI, Bitbucket, etc., for API management which is very useful for large organizations.
Recommendations to others considering the product:
Using SwaggerHub is really recommended if you want to create and manage APIs efficiently.


    Financial Services

Nice tool for API

  • December 25, 2021
  • Review provided by G2

What do you like best about the product?
Easy to write documentation for API development. It detectes all attributes so every is nice.
What do you dislike about the product?
Nothing much to dislike, more features and support with different tools can be added rest is good
What problems is the product solving and how is that benefiting you?
API documentstion is easy now with this. While development you can create a documentation too.
Recommendations to others considering the product:
Can be used online and offline also have interegation with companys login id password. Easy to integrate for documentatiin purpose


    Jayanth T.

Best API Design and Standardization

  • December 24, 2021
  • Review provided by G2

What do you like best about the product?
It helps craft a blueprint for API development, managing access, and user roles for respective APIs. It also helps in versioning and publishing customized APIs, fork, comparing or merging with an existing API, review of API.
What do you dislike about the product?
As per my usage of the Swagger hub in the project, I don't find any functionality I dislike. The swagger hub can incorporate additional customization options for report generation and collaboration.
What problems is the product solving and how is that benefiting you?
It helps multiple teams to collaborate, like frontend and backend teams, to work on a common API by designing mocks and standard documentation to which both the groups can align and work. Reviewing and maintaining a large number of APIs is much simpler


    Rahul S.

Best for OpenAPI based API Design and Dev

  • December 24, 2021
  • Review provided by G2

What do you like best about the product?
OpenAPI version 2.x to version 3.x conversion is the best out of box functionality provided by SwaggerHub. It is best for Teams who have to do collaborative API Design and development. SwaggerHub also provides out-of-the-box functionality for REST API client stub creation and testing with support for various programming languages.
What do you dislike about the product?
SwaggerHub's desktop or offline Swagger installer is a NodeJS NPM based app, which can break due to Javascript library incompatibility between version upgrades.
What problems is the product solving and how is that benefiting you?
Collaborative API Design, Versioned API modeling, with more than 2 teams working on the same API and need to create or modify API endpoints. Teams can do collaborative editing.


    Abhishek S.

Best api end point testing and hosting platform

  • December 24, 2021
  • Review provided by G2

What do you like best about the product?
Simple and informative ui with all the endpoint shown at one place
What do you dislike about the product?
Ui should be tabbed and certain functionality to download and saved response should be given
What problems is the product solving and how is that benefiting you?
As of now we are using it for our project application
Recommendations to others considering the product:
Yes ,one should go and try swagger hub


    Financial Services

Swagger

  • December 24, 2021
  • Review provided by G2

What do you like best about the product?
We can organize our api which help other developers to easily understand the structure of api

Frontend and backend teams remain well connected with each other
What do you dislike about the product?
third party software integration is not well supported

As compared to postman it doesn't have support for test cases
What problems is the product solving and how is that benefiting you?
The API documentation helps every team to easily cooperate with each which results in faster development
Recommendations to others considering the product:
One should definitely go for swaggerhub if looking for api documentation


    Computer Software

Best tool for API documentation

  • December 23, 2021
  • Review provided by G2

What do you like best about the product?
User friendly Interface, allows to see collapsable apis distinguished by tags.
Also we can see schema for request and response. Feature for try out api from swagger ui itself.
What do you dislike about the product?
Not as of now, don't see any missing thing.
It will be good to have search field to fond by api kewords
What problems is the product solving and how is that benefiting you?
Easy of access to api documentation, with all the versions deployed so far.
Easy to comunicate and share apis, we can exprt the api in JSON format to load as collection in postman or to use in code repository for generation pojo