G
G
gitdev2021-07-20 23:20:02
API
gitdev, 2021-07-20 23:20:02

What is the easiest way to create a Swagger application?

You need to create a project similar to petstore in Swagger:
https://petstore.swagger.io/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2021-07-21
@delphinpro

In any editor. This is a simple yaml or json document.
You can use the same editor https://swagger.io/tools/swagger-editor/
It has a live preview. The spec is also there https://swagger.io/specification/
To display the prepared document, use the SwaggerUI tool https://swagger.io/tools/swagger-ui/
In general, their website has all the information to start using these tools.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question