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

SwaggerHub for AWS

SmartBear Software

Reviews from AWS customer

3 AWS reviews

External reviews

192 reviews
from and

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


4-star reviews ( Show all reviews )

    shivam g.

Overall a good tool to have API documentation and test using several Instances

  • November 08, 2024
  • Review provided by G2

What do you like best about the product?
Its structured documentations help alot while doing any integerations
What do you dislike about the product?
Its authorization, some time become glitchy need to reauthorise it
What problems is the product solving and how is that benefiting you?
Now, we have a platform which is shared among external developer and they can easily go through the API which we are exposing and can test it there itself and vice versa


    José Fernando J.

SwaggerHub as a tool for a backend developer

  • October 16, 2024
  • Review provided by G2

What do you like best about the product?
I like it because I can work with other teammates developing our documentation in the same project, I like it because we can have our own branches for developing, we can search depending of the frequency of updating or searching by name, is very useful when project becomes very big and when we work with too much people.
What do you dislike about the product?
I dislike that we cannot see in a easy way which changes our teammates make in the document of swaggerHub this process needs to be done manually.
What problems is the product solving and how is that benefiting you?
Is useful when we need to document some endpoint as backend developers and is helpful when we need to design new services before implementing in real code.


    Computer Software

Great baseline but hard to work with for complex things

  • October 09, 2024
  • Review provided by G2

What do you like best about the product?
Easy to use and document various API routes and models. Can fast track API documentation.
What do you dislike about the product?
Interface is clunky, requires a lot of clicks to send a simple request. Models are poorly formatted and hard to read. Lack of support for things like recursive models.
What problems is the product solving and how is that benefiting you?
Providing up to date API documentation to our users


    Angad G.

Swagger review

  • October 08, 2024
  • Review provided by G2

What do you like best about the product?
I like that it is accessible and helps me debug quicker
What do you dislike about the product?
The Ui is not that great. I would like it to be more user friendly
What problems is the product solving and how is that benefiting you?
It helped me debug


    Murahari Bandarupalli

Simplifies API design and development for developers

  • April 23, 2024
  • Review provided by PeerSpot

What is our primary use case?

SwaggerHub securely saves API calls, thereby ensuring the confidentiality of secrets. Additionally, it facilitates the validation of APIs, making them safer to use on the server.

How has it helped my organization?

SwaggerHub has significantly changed its management capabilities. It offers a seamless experience for loading APIs.

What is most valuable?

Design and execution is an important thing. SwaggerHub is maintained and developed collaboratively by both the DevOps team and developers. Through SwaggerHub, API calls are documented, allowing for clear restrictions at both the method and request levels. This flexibility facilitates the creation of robust APIs.

What needs improvement?

Compared with tools like Postman and SoapUI, it offers similar functionality but is a licensed platform. It provides features for building and managing APIs, including advanced capabilities like designing endpoints and generating documentation. Unlike Postman and SoapUI, which primarily focus on testing APIs, SwaggerHub allows for comprehensive API design and collaboration. It enables users to create, organize, and share API definitions efficiently. SwaggerHub essentially empowers developers to design, document, and maintain APIs seamlessly.

What do I think about the stability of the solution?

The product is stable.

What other advice do I have?

SwaggerHub simplifies API development for developers by providing a platform where they can efficiently create APIs without manually creating JSON or visual files. Developers can streamline the process of developing APIs and generating requests.

SwaggerHub is a platform used for API design and management. Postman serves as a tool for creating and testing API requests. While Postman offers capabilities for scripting and automation, SwaggerHub focuses on defining APIs using the OpenAPI Specification, facilitating collaboration, and generating documentation automatically. While there may be ways to integrate Postman scripts into other testing tools like JMeter, such integration would typically require manual effort and customization.

Overall, I rate the solution an eight out of ten.


    Hammad Janjua

An easy-to-use and user-friendly tool

  • December 19, 2023
  • Review provided by PeerSpot

What is our primary use case?

The company I work for purchased SwaggerHub with the intent to use it for a certain period of time.

I use SwaggerHub in my company for testing purposes, especially testing the APIs.

What is most valuable?

The best feature of the product is that it is very easy to use. With SwaggerHub, users need not work a lot and insert tokens all the time as they do in Postman, which is obviously a big tool compared to SwaggerHub, which offers a lot of advantages. SwaggerHub is an easier tool to use than Postman.

What needs improvement?

SwaggerHub's UI needs to be improved as it looks very old school. SwaggerHub's UI should be similar to that of Postman, which offers very attractive colors. Apart from the UI, every other function is good in SwaggerHub.

For how long have I used the solution?

I have been using SwaggerHub for about six months. My company is a customer of the product.

What do I think about the stability of the solution?

I did not encounter any stability-related issues with the product.

What do I think about the scalability of the solution?

In my company, three QAs who work on a specific project use SwaggerHub.

How was the initial setup?

The product's initial setup phase was easy and not at all difficult.

The solution is deployed on an on-premises model.

Which other solutions did I evaluate?

My company chose SwaggerHub or other products because of the ease of use it provides to its users.

What other advice do I have?

I recommend SwaggerHub to those who plan to use it since it is an easy-to-use and easy-to-understand tool. Though Postman is a good tool, SwaggerHub is a good tool that is easy to understand. It takes only one or two days to understand how SwaggerHub works.

SwaggerHub is an easy-to-use and user-friendly tool that even a layperson can easily understand and use.

I rate the overall product an eight out of ten.


    HenrikVester

Has good stability and helps in testing APIs efficiently

  • May 16, 2023
  • Review provided by PeerSpot

What is our primary use case?

We use the solution to develop and test the APIs.

What needs improvement?

The solution could be more intuitive compared to Postman. They should improve this particular area.

For how long have I used the solution?

I have been using the solution for a few months.

What do I think about the stability of the solution?

It is a stable solution. I rate its stability an eight out of ten.

What do I think about the scalability of the solution?

We have around 30+ solution users as our customers.

Which solution did I use previously and why did I switch?

We used SoapUI earlier.

How was the initial setup?

The solution's initial setup process is more complicated than one of its competitors. The deployment involves installing it on the system and setting it up. It takes around an hour to complete and requires one executive to deploy and maintain it.

What about the implementation team?

We implemented the solution in-house.

What other advice do I have?

I recommend the solution to others and rate it an eight out of ten.


    Ritesh P.

API designing using swaggerhub.

  • December 04, 2022
  • Review provided by G2

What do you like best about the product?
SwaggerHub provides robust tools to design your APIs with proper documentation and examples. You can either create a new empty doc, choose from a ton of relatable templates, or import an existing project.
Some of the features which I like about swagger are :
* Instant output: You can instantly see the script's current output at any time.
* Flexible: You can also visually edit the output doc apart from the code.
* Codebase generation: You can generate a vast volume of code and add it to your API.
* Examples: You can add examples for successful runs or errors.
* Collaboration: You can collaborate with members of your team and members from other teams too.
What do you dislike about the product?
Some downsides of SwaggerHub are :
* Lack of integration: Although SwaggerHub gives you connectors for integration, it doesn't have enough integration to cover all APIs like SVN or Jira.
What problems is the product solving and how is that benefiting you?
SwaggerHub has constantly enhanced the UI, review process, etc., adding to the rich user experience.


    Information Technology and Services

Make your API designing & testing simpler and faster with SwaggerHub

  • November 17, 2022
  • Review provided by G2

What do you like best about the product?
SwaggerHub provides a more straightforward UI to design and test API efficiently. Debugging errors also becomes more accessible with proper error formats in a single dashboard. We can monitor all API's performance if there are any issues or errors in any one of them. It also enables to make proper documentation of these API's for Development references.
What do you dislike about the product?
As far as we have used it, I don't see any significant issues or concerns using SwaggerHub. There are times when the systems become glitchy, but this is once or twice a month. So we can ignore such cases.
What problems is the product solving and how is that benefiting you?
It has helped us in various places:
1. API designing and development
2. Testing and debugging issues in a seamless manner
3. Single platform to monitor all your API's
4. Creating API Documentation


    ryan d.

Best Tool in a market to check the APIs -- SwaggerHub

  • August 21, 2022
  • Review provided by G2

What do you like best about the product?
It has a user-friendly UI and it is easy to use, we can check the API where it is correctly working or not and It is so easy to create the Swagger Page where all APIs in the source code, we can check and response of each API we can able to see that what is the error causing and other related information which helpful for debugging. It is used for documentation purposes also which other developers can understand easily.
What do you dislike about the product?
Sometimes the SwaggerHub server is down I don't know what is the problem and customer support needs to improve but apart from this, it is one of the best tools to check the APIs.
What problems is the product solving and how is that benefiting you?
It will be used to check whether the APIs were working perfectly fine or not and we can customise the SwaggerHub Page according to our requirements. We can create SwaggerHub for each environment like dev, devqa, production etc and test the APIs in that particular environment, it is a developer-friendly tool that helps during debugging and we can find if the API is down or not so easily.