Verified User in Computer Software
TC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"Great baseline but hard to work with for complex things"
4/5
What do you like best about Swagger Studio?

Easy to use and document various API routes and models. Can fast track API documentation. Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

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. Review collected by and hosted on G2.com.

Ritesh P.
RP
Ritesh P.
Junior Associate : Software Engineering
Computer Software
Enterprise (> 1000 emp.)
"API designing using swaggerhub."
4/5
What do you like best about Swagger Studio?

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. Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

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. Review collected by and hosted on G2.com.

Pankaj G.
PG
Pankaj G.
Java Software Developer
Information Technology and Services
Mid-Market (51-1000 emp.)
"Best tool for API designing and testing"
5/5
What do you like best about Swagger Studio?

The part of SwaggerHub I liked most is that it is the best tool available in the market for API designing and Testing; it can also be used as a debugging tool.

The error response or message show are of excellent use, the second thing I liked about it is that I can create a team and share the whole collection at a single click and the UI and UX is also very simple and good, with all the same controller in a single format. Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

I don't think there is anything that I dislike about SwaggerHub, but there is one thing that I wish could be changed is that if it becomes easier to implement in the code, although there are documents available on the website, I met a problem which was not mentioned anywhere, that is I was not able to implement Swagger and Melody together in the same project. Review collected by and hosted on G2.com.

ryan d.
RD
ryan d.
DevOps Engineer
Small-Business (50 or fewer emp.)
"Best Tool in a market to check the APIs -- SwaggerHub"
4/5
What do you like best about Swagger Studio?

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. Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

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. Review collected by and hosted on G2.com.

Nikhil H.
NH
Nikhil H.
Junior Software Engineer
Information Technology and Services
Small-Business (50 or fewer emp.)
"Best tool to check the API"
4.5/5
What do you like best about Swagger Studio?

It is simple to use and interface is very smooth, we can customise the looks and documentation as per we want and it is the best tool for testing whether the API working correctly or not. Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

There is nothing to dislike it works as expected but they need to add more features in order to compete with other API checking software tools. Review collected by and hosted on G2.com.

CS
Chirag S.
Software Enginner II
Enterprise (> 1000 emp.)
"Easy And Smart API Design Platform"
4.5/5
What do you like best about Swagger Studio?

It is very helpful to design a standardized API with industry-standard guidelines and also with flexible developer options. The developers can upload the YAML file with Swagger Editor or use the SwaggerHub Visual Editor to update the API information without having to understand the YAML syntax.

It provides nice plugins to integrate with Visual Studio Code Editor and IntelliJ IDEA. This enables designers to view and edit their APIs and domains directly from within their favorite developer environments thus enabling them to be more productive with a hassle-free editing experience.

It also supports different languages like Java, Python, and JavaScript to generate the server files. For example, while developing a Java Spring Boot project, the Swagger can generate the required java files like controllers, and models, and we can directly make use of this auto-generated stuff while writing our business logic. Refer: https://editor.swagger.io/ Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

It is literally beneficial but still few things can be improved. Such as :

While generating a Java spring-based project using Swagger Editor here: https://editor.swagger.io/ a lot of useless dependencies will be included in the pom.xml file.

By the way, it is capable to generate the documents but a new feature for converting those docs into wiki pages can add more value to this product. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
CI
Verified User in Information Technology and Services
Mid-Market (51-1000 emp.)
"Make your API designing & testing simpler and faster with SwaggerHub"
4.5/5
What do you like best about Swagger Studio?

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. Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

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. Review collected by and hosted on G2.com.

Nikitha S.
NS
Nikitha S.
Cloud Engineer
Enterprise (> 1000 emp.)
"Importing OpenAPI Definitions for user introspection & management of secure files with SwaggerHub"
4/5
What do you like best about Swagger Studio?

SwaggerHub is a great platform for our API design and definition requirements & managing them throughout its lifecycle. It seamlessly integrates well with multiple Swagger tools such as API Editor, Validator & Codegen and brings them together in a single platform where we can effectively collaborate on the functionality of our business workflow. It implements OpenAPI specifications for API management & simplifying the implementation logic for our remote service interactions. Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

Its path templating feature effectively utilizes various template expressions which are properly delimited and represented dynamically using its built-in path parameters. We can compose OpenAPI document specifications either in JSON or in YAML scripts as it supports both. It also includes key expressions which help in runtime evaluation & identify the URL which needs to be used for our callback request so I don't feel any downside while working on the SwaggerHub platform. Review collected by and hosted on G2.com.

Swati A.
SA
Swati A.
Senior Associate
Enterprise (> 1000 emp.)
"Simple API Testing without Postman"
4.5/5
What do you like best about Swagger Studio?

It's very easy to use and integrate with rest services using Java, simple to use with all functionality, need not install bulky postman, returns all api contracts and available endpoints Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

There is nothing to dislike, I find this tool very helpful and easy to use. It is a must-have in any API developer's kit. I do not know what we were doing without swagger earlier. Review collected by and hosted on G2.com.

CHANDAN G.
CG
CHANDAN G.
Associate System Engineer
Enterprise (> 1000 emp.)
"Show API Documents Workflow Tool"
4/5
What do you like best about Swagger Studio?

I best part is automation API documentation to all services its very helpful for clients and developers to use this to understand and to get all things quickly . Review collected by and hosted on G2.com.

What do you dislike about Swagger Studio?

It's clunky and it doesn't work for some time for all user steps learning curves premium version issues and issues with compatibility and problems with to add tokens every times Review collected by and hosted on G2.com.