How to Document Your Web API Using Swagger

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

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

  • @GrimReaper160490
    @GrimReaper160490 3 года назад +4

    This is one of the hidden gems that really explains swagger setup for your API while most copy paste and explain pieces but dont show the steps to add this. Love the detail my friend :)

  • @mcfunhappy5552
    @mcfunhappy5552 3 месяца назад

    thanks bro, this video helpful with me, i having the problem with document, now I solved this problem haha, so GREAT, I has been subscribe and like this video

  • @vinayakchikhali6276
    @vinayakchikhali6276 3 года назад +1

    Awesome content, keep it up... And all the best from Indian viewer 🇮🇳

  • @erokazen
    @erokazen 2 года назад

    Ur videos is not that long but you give a lot of infos nd Technics.
    Thanks a lot nd keep it up 👊🏽

  • @caydenburns5943
    @caydenburns5943 Год назад

    great video my friend , very explanative .

  • @christiansantos8560
    @christiansantos8560 3 года назад

    Thank you, I need this in work. Very Impormative :)

  • @nukuldangsompappume4644
    @nukuldangsompappume4644 3 года назад

    Perfect !! Thank you for your video. it's make my day.

  • @joseriosdev4314
    @joseriosdev4314 11 месяцев назад

    awesome, thank you a lot man!

  • @saidkorseir192
    @saidkorseir192 3 года назад

    Man this is awesome!!!

  • @imikhan83
    @imikhan83 3 года назад

    I have arrived at the right place 💕

  • @abidindogan7048
    @abidindogan7048 3 года назад

    thanks for clear explanation :)

  • @TmpVideo
    @TmpVideo Год назад

    Thanks for the informative video. Can it be used with soap and c# libraries?

  • @tex346
    @tex346 2 года назад

    Thank you Good Job

  • @ravenreyes8051
    @ravenreyes8051 5 месяцев назад

    how to share it to other devs like in other countries ? do they have to clone code and set up and run on localhost? how to deploy it online? so that they don't have to do the trouble

  • @STUPIDYOUTUBE_HIDINGMSGS
    @STUPIDYOUTUBE_HIDINGMSGS 2 года назад

    How do you print the complete documentation pre-formatted nice and tidy instead of online?

  • @axelbryancasauran5159
    @axelbryancasauran5159 Год назад

    is it possible to implement swagger in an API that is using inheriting a custom basecontroller?

  • @Lonchanick
    @Lonchanick 11 месяцев назад

    where are you from dude?

  • @NiteshKumar-zu4qe
    @NiteshKumar-zu4qe 3 года назад

    How can I do this in VS Code?
    There is no Properties?

    • @erokazen
      @erokazen 2 года назад

      You have to configure it in .csproj file
      Manually cuz vs code doesn't support a UI 4 properties

  • @Felix-og7pd
    @Felix-og7pd Год назад

    document with data annotation, xml comments ///

  • @TheJoaopico
    @TheJoaopico 2 года назад

    get this error
    Fetch error
    response status is 404 /swagger/v1/swagger.json
    When opening the browser. Shoud i create that file??