OpenAPI 3.0 Tutorial| Swagger Tutorial For Beginners | Design REST API Using Swagger Editor

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2020
  • Open API (OpenAPI 3.0) tutorial to design and document Restful API using Swagger Editor. This swagger tutorial for beginners explains with a use-case how to design REST API with OpenAPI 3.0 specifications using Swagger Editor which is an open-source Swagger Tool for REST APIs documentation and designing.
    This Swagger API tutorial explains how to define API resources using YAML and design REST APIs with POST and GET methods with Open API Specifications.
    For more tutorials, visit tutorialspedia.com

ความคิดเห็น • 51

  • @TutorialsPediaVideos
    @TutorialsPediaVideos  3 ปีที่แล้ว +5

    For more tutorials on various integration tools & technologies, visit tutorialspedia.com

  • @donviloria1310
    @donviloria1310 2 ปีที่แล้ว +8

    Dude's default browsing mode is incognito. Legend!

  • @indikahemachandra1776
    @indikahemachandra1776 3 ปีที่แล้ว +1

    Good step by step explanation, Thanks!

  • @conrad8567
    @conrad8567 2 ปีที่แล้ว +8

    Incredible tutorial. Really well explained and clarified questions that I've had for ages.

  • @tera7776
    @tera7776 3 ปีที่แล้ว +7

    Very helpful video - really liked how you went through every step!

  • @samsung-ry7dd
    @samsung-ry7dd 2 ปีที่แล้ว +1

    Thank you ! Really good Tutorial and easy way of demonstrating.

  • @alexl8858
    @alexl8858 2 ปีที่แล้ว

    Thanks a lot! Great video!

  • @JacquesZetune
    @JacquesZetune 2 ปีที่แล้ว +2

    Great tutorial showing how to create a swagger file from the scratch step by step!

  • @dnpoweer
    @dnpoweer 2 ปีที่แล้ว

    Thank you for such a thorough Demo, very useful

  • @josuegialis8123
    @josuegialis8123 ปีที่แล้ว

    Excellent style of teaching. Thanks! :)

  • @user-uy1oq5kg4q
    @user-uy1oq5kg4q 3 ปีที่แล้ว +1

    Very nice video. How can we add multiple response schemas for a single route? For example, if a route returns different types of JSON with different properties for different set conditions.

  • @lizfrench
    @lizfrench 3 ปีที่แล้ว

    Thanks - very helpful.

  • @subbareddygv7698
    @subbareddygv7698 8 หลายเดือนก่อน

    Very helpful. Thank you. Just one question. I need to document XML over MQ API. Can we use Swagger for this? if not, are there any other tools ?

  • @livelymissh
    @livelymissh 9 หลายเดือนก่อน

    Thank you for this - perfect level of detail and very nicely explained

  • @gideonojo1953
    @gideonojo1953 3 ปีที่แล้ว

    how about using it as a dependency injection and just setting it in your code? any videos for that will surely help. thanks a lot

  • @abubakaramasa5203
    @abubakaramasa5203 ปีที่แล้ว +1

    Excellent job, saw 5 hours video on udemy and I don't have such time... u did the job in less than 30, thanks!

  • @hi_n30
    @hi_n30 ปีที่แล้ว

    big thanks to you! your videos help me a lot!

  • @adammehdi4310
    @adammehdi4310 2 ปีที่แล้ว

    Very helpful , Hope you will make further tutorials in future.

  • @balajibalasubramaniyan8108
    @balajibalasubramaniyan8108 9 หลายเดือนก่อน

    Very good step by step explanation. worth to watch

  • @user-vt6un2dj9l
    @user-vt6un2dj9l 4 หลายเดือนก่อน

    Great tutorial.. Thanx Ajmal

  • @jayankandathil
    @jayankandathil 2 ปีที่แล้ว

    Excellent tutorial.

  • @antonignatenko7776
    @antonignatenko7776 7 หลายเดือนก่อน

    greatly appreciate this!

  • @dsharma8198
    @dsharma8198 2 ปีที่แล้ว +1

    Very nice tutorial

  • @yogeshvishnole1264
    @yogeshvishnole1264 2 ปีที่แล้ว +1

    super video sir.

  • @yugeshnallagatla2698
    @yugeshnallagatla2698 3 ปีที่แล้ว +1

    well explained

  • @Chandramohanexperiencesoflife
    @Chandramohanexperiencesoflife 4 หลายเดือนก่อน

    Thanks for the wonderful video. Is it possible to generate yaml file automatically from spring boot application

  • @ernestosanchez918
    @ernestosanchez918 2 ปีที่แล้ว +2

    Hi. How to see the API's URLs running?. Thanks.

  • @presentation7978
    @presentation7978 3 หลายเดือนก่อน

    How could you open the options of keywords? I mean if you jump on the other line you re pressing some key and the list of keywords are showing how. Cam you do that

  • @bushranikhat2326
    @bushranikhat2326 2 ปีที่แล้ว +1

    Just wow

  • @maneaniket4200
    @maneaniket4200 2 ปีที่แล้ว +3

    Very Nice Tutorial, one doubt:- at 22:40 it Should be Student ? instead of Students as we are getting individual student?

    • @gabbarsingh6562
      @gabbarsingh6562 9 หลายเดือนก่อน

      For a GET request with student id as path variable, you will get one student only but he declared the schema with array of students for that request that's why he used students component, this is just a demo you are thinking the right way. Don't get confused.

  • @SA-ov6mb
    @SA-ov6mb 8 หลายเดือนก่อน

    Thanks!

  • @kicn
    @kicn 19 วันที่ผ่านมา

    Good

  • @sangitalanje7761
    @sangitalanje7761 2 ปีที่แล้ว

    Hi.. I am not getting the pop-up intellisense when typing ..I fully have to type every keyword..how to you enable pop-up ?

  • @erictenwestenend868
    @erictenwestenend868 ปีที่แล้ว

    Is there any documentation on the keywords?

  • @parunbhargav5660
    @parunbhargav5660 2 ปีที่แล้ว

    Nice video

  • @zajuzam
    @zajuzam ปีที่แล้ว

    How can i Use this in my Spring boot Applicatiopn?Thanks for the nice video

  • @ayush1210
    @ayush1210 2 ปีที่แล้ว

    editor goes blank when I type servers : url.. Any suggestion on why that might be

  • @ikoyski
    @ikoyski ปีที่แล้ว

    thank you

  • @X1703
    @X1703 2 ปีที่แล้ว

    Hey! What is the difference between the first GET method and the second? Why does the second GET method return an array?

  • @rajamanivemuri
    @rajamanivemuri 2 ปีที่แล้ว

    Can someone share how to map response with Spring framework Page.
    Eg: Page

  • @deepgandhi1106
    @deepgandhi1106 2 ปีที่แล้ว

    Here, I can not found answers, what I'm looking for. I have several queries. It will really help me if anyone can answer.
    1) Suppose, I have a schema for Project model which contains 20 properties. Now for my project-dropdown API I only need 3 properties from the schema then how I can refer the schema and pick few properties only?
    2) I have 2 schemas, one for Project with 20 properties and another one is Task with 10 properties. Now for ProjectDetails API I have response something like { id: 1, name: "ProjectName", tasks: [ {id: 1, name: "TaskName"} ] } Now how I can accomplish this nested object by referring both individual schema which are Project and Task
    3) Can I have search box in Swagger UI to filter APIs?

  • @Lifeofz2023
    @Lifeofz2023 3 หลายเดือนก่อน

    Why is the ID parameter returning an array of students? Isn’t ID unique

  • @LemontJap2k
    @LemontJap2k 2 ปีที่แล้ว

    Thanks for this informative video. How about server side logic ? Do you have another video about that ?

  • @yashchukandriy2820
    @yashchukandriy2820 3 ปีที่แล้ว +2

    Nice tutorial . But can you make another one within integration of real java application and creating a server side and customer too ?

    • @TutorialsPediaVideos
      @TutorialsPediaVideos  3 ปีที่แล้ว

      Thanks for your feedback. I will try to cover implementation of the API soon.

  • @nikkys4835
    @nikkys4835 2 ปีที่แล้ว +1

    How about DELETE?

  • @valrulete2560
    @valrulete2560 ปีที่แล้ว +1

    sir how can i add this accept: application/json ?

    • @TutorialsPediaVideos
      @TutorialsPediaVideos  ปีที่แล้ว

      For Get Operation, you can specify content type for the response using:
      produces:
      - "application/xml"
      And for POST, you can also provide content type for request payload as well. E.g. for a POST operation expecting JSON input and having JSON response, it should be like:
      consumes:
      - "application/json"
      produces:
      - "application/json"

  • @dronenb
    @dronenb 10 หลายเดือนก่อน

    This is a decent tutorial but at the end it does not follow the DRY principle. The students array should be of type array and the items should be a ref to a student component.

  • @ayoubedda4217
    @ayoubedda4217 7 หลายเดือนก่อน

    thanks you !!