Skip to content

Commit e73312d

Browse files
committed
changes
1 parent eafdab5 commit e73312d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@ This repository containing links of all the example apps demonstrating features/
106106

107107
1. [Dart: How to Setup Aqueduct | Intro | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/rf6uAcAglzc)
108108
1. [Dart: How to write your first REST API | Intro & 1/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/rf6uAcAglzc)
109-
1. [Dart: How to make controllers ? | 1/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/XCOYxjoJDb8)
110-
1. [Dart: Indexing And Routing ? | 2/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/zG1kUp1bcQY)
111-
1. [Dart: How to write tests ? | 3/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/Q2I4wDET4Os)
112-
1. [Dart: How to setup PostgreSQL ? | 4/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/WrqUOZw1E7w)
113-
1. [Dart: How to write tests with test db ? | 5/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/JsPFOh3SPm0)
114-
1. [Dart: What is ORM ? | 5/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/JsPFOh3SPm0)
115-
1. [Dart: How to make DataModels ? | 5/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/JsPFOh3SPm0)
116-
1. [Dart: What are Relationships and Joins | 6/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/TWhCHoGds0c)
117-
1. [Dart: How to deploy to real database ? | 7/7 | Aqueduct](https://github.com/iampawan/DartFirstApi)[![watch](image/youtube.png)](https://youtu.be/6H3XwY_G8JA)
109+
1. [Dart: How to make controllers ? | 1/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/XCOYxjoJDb8)
110+
1. [Dart: Indexing And Routing ? | 2/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/zG1kUp1bcQY)
111+
1. [Dart: How to write tests ? | 3/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/Q2I4wDET4Os)
112+
1. [Dart: How to setup PostgreSQL ? | 4/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/WrqUOZw1E7w)
113+
1. [Dart: How to write tests with test db ? | 5/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/JsPFOh3SPm0)
114+
1. [Dart: What is ORM ? | 5/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/JsPFOh3SPm0)
115+
1. [Dart: How to make DataModels ? | 5/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/JsPFOh3SPm0)
116+
1. [Dart: What are Relationships and Joins | 6/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/TWhCHoGds0c)
117+
1. [Dart: How to deploy to real database ? | 7/7 | Aqueduct](https://github.com/iampawan/DartQuizApi)[![watch](image/youtube.png)](https://youtu.be/6H3XwY_G8JA)
118118

119119
# Pull Requests
120120

0 commit comments

Comments
 (0)