Skip to content

Commit

Permalink
Video Update
Browse files Browse the repository at this point in the history
  • Loading branch information
psdjungpulzze committed Oct 10, 2022
1 parent 70daa7d commit 1bdb692
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/tutorial-video/prerequisites/lesson-1-what-is-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ published: true
<h6>Prerequisites: Things you need to know before using API AutoFlow</h6>
<h1 style="margin-top:0">Lesson 1: What is API?</h1>

<iframe width="560" height="315" src="https://www.youtube.com/embed/7A8xfryMh6k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/tTzquDfhkQU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Creating your own API and integrating other people’s APIs are not hard

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ published: true
<h6>Prerequisites: Things you need to know before using API AutoFlow</h6>
<h1 style="margin-top:0">Lesson 2: Understanding API Documentations</h1>

<iframe width="560" height="315" src="https://www.youtube.com/embed/CuE1sqryl_4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/A3ok90uWH7k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

If you have gone through my previous lessons,

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial-video/prerequisites/lesson-3-what-is-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ published: true
<h6>Prerequisites: Things you need to know before using API AutoFlow</h6>
<h1 style="margin-top:0">Lesson 3: What is HTTP</h1>

<iframe width="560" height="315" src="https://www.youtube.com/embed/TuLqD9_3PZ4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/TOZwLIuLKCw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Have you ever wondered what http in front of every URL means?

Expand Down

0 comments on commit 1bdb692

Please sign in to comment.