Update profile: abubakr
Browse files- .gitattributes +1 -0
- profiles/abubakr/script.txt +22 -0
- profiles/abubakr/voice.m4a +3 -0
.gitattributes
CHANGED
|
@@ -59,3 +59,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
abubakr/voice.m4a filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
abubakr/voice.m4a filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
profiles/abubakr/voice.m4a filter=lfs diff=lfs merge=lfs -text
|
profiles/abubakr/script.txt
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Hello Everyone. My name is Abu Bakr Soliman.
|
| 2 |
+
I have a masters' degree in Computer Science.
|
| 3 |
+
Welcome to my youtube channel.
|
| 4 |
+
|
| 5 |
+
FastAPI is a modern, high-performance web framework for building APIs with Python.
|
| 6 |
+
To get started, open your terminal and create a fresh virtual environment using
|
| 7 |
+
the venv module. Once activated, install all required dependencies by running
|
| 8 |
+
pip install with the requirements.txt file. This ensures your project stays
|
| 9 |
+
isolated and reproducible across different development environments.
|
| 10 |
+
|
| 11 |
+
Next, organize your project structure by creating dedicated folders for routes,
|
| 12 |
+
models, schemas, and utility functions. Initialize your main Python file by
|
| 13 |
+
importing FastAPI and instantiating an application object. You can optionally
|
| 14 |
+
pass a title, version, and description to customize your Swagger documentation.
|
| 15 |
+
|
| 16 |
+
Define your first endpoint using a decorator, specifying the HTTP method and
|
| 17 |
+
the URL path. For example, a GET route might return a list of items, while a
|
| 18 |
+
POST route accepts a JSON request body and processes incoming data.
|
| 19 |
+
|
| 20 |
+
I hope you had enjoyed the tutorial.
|
| 21 |
+
Peace be upon you.
|
| 22 |
+
Bye.
|
profiles/abubakr/voice.m4a
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e54288fc961afa2a4bcee3179fc757d4c01a6a4aea812322a4c4e9ccd30126d
|
| 3 |
+
size 2700284
|