Swagger tutorial -- How to add Swagger OpenAPI to your REST API documentation

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024

Комментарии • 13

  • @rondotexe
    @rondotexe 5 лет назад +5

    I came to this video looking for a "How to setup", but got a "How its beneficial". I think the title should be changed because this video doesn't explain *how* to add to swagger to your REST API, it only explains *why* you should add swagger to your REST API.

  • @anjultyagi8475
    @anjultyagi8475 7 лет назад

    Thanks for the coverage.. !! It really helped.

  • @ThuyNguyen-bu9ge
    @ThuyNguyen-bu9ge 5 лет назад +1

    So Swagger allows you to interact with an endpoint as if you already created it?

  • @serdar.d
    @serdar.d 6 лет назад

    helped a lot. Thank you very much!

  • @abhithakur9618
    @abhithakur9618 7 лет назад +1

    Thank you Tom Johnson
    pls sir tell me how to implement Swagger for creating own api for php. what language used to write code for swagger. pls sir upload video for creating api in php

  • @GabrielGunderson
    @GabrielGunderson 7 лет назад +9

    YAML "Yet Another Markup Language" :)

  • @akhilsanjay3293
    @akhilsanjay3293 5 лет назад

    How to apply authorization to our swagger

  • @jmaferreira
    @jmaferreira 7 лет назад +1

    Your comment about restful APIs is total wrong. You confused it with restless API.