Postman To Swagger | API Documentation In 5 Mints | Swagger Editor | Postman-To-Openapi

Поділитися
Вставка
  • Опубліковано 9 лют 2024
  • #APItesting, #SwaggerTutorial, #PostmanToSwagger, #APIdevelopment, #OpenAPISpecification, #APIDocumentation, #DeveloperTools, #APIDesign, #PostmanMigration, #CodingTips, #APIWorkflow, #ProgrammingTutorial, #SwaggerOpenAPI, #APIManagement, #SoftwareDevelopment, #RESTfulAPI, #CodeExamples, #DeveloperLearning, #TechTutorial, #APIBestPractices
    Code - github.com/Code-180/Postman-T...
    Swagger - editor.swagger.io/
    Online Conversion - metamug.com/util/postman-to-s...
    Repo Link - joolfe.github.io/postman-to-o...
    Ready to level up your API testing and documentation game? In this short and insightful tutorial, we guide you through the seamless transition from Postman to Swagger. Learn how to harness the power of Swagger's OpenAPI Specification to streamline your API development process, improve collaboration, and enhance documentation.

КОМЕНТАРІ • 11

  • @karthic5231
    @karthic5231 2 місяці тому

    it is very good and Well-informed thanks

  • @johncashman2373
    @johncashman2373 2 місяці тому

    thank you so much for this video

  • @dansinn
    @dansinn Місяць тому

    wow, thank you master

  • @imarpit007
    @imarpit007 6 днів тому

    I think you have converted json to ymal not XML

  • @martinmtawali7359
    @martinmtawali7359 2 місяці тому

    awesome thanks mate

  • @uniqueramya3632
    @uniqueramya3632 21 день тому

    Hi Thanks for the video.
    I tried this, but after I pasted the converted code from Metamug to the Swagger editor, I tried to run, but it says it failed to fetch. How can I resolve this, please?

    • @code-180
      @code-180  20 днів тому

      I am not sure it sounds like there is a version problem.

    • @uniqueramya3632
      @uniqueramya3632 20 днів тому

      @@code-180 Thank you. Does Swagger have anything that the developer needs to embed in the code? I am not the developer; I am just documenting the API collection from Postman.

    • @code-180
      @code-180  17 днів тому

      Yes there are a lot of things that need to pass on for making a swagger documentation form developer endpoint, as some of them are mandatory and some are optional.

    • @yarammusic
      @yarammusic 13 днів тому

      @@code-180 Thank you. When I executed the code on local host it worked. May I know how to host the swagger.ui publically.