[2023] Complete FastAPI Tutorial (OAuth, SQLAlchemy, Testing) [4K] [German/English]

Опубликовано: 06 Январь 2023
на канале: CodingWithChris
848
32

Hey Leute, nach langer Zeit gibt es wieder ein Programmier' Tutorial von mir. Auch wenn es dieses mal nicht um Android geht, ist es deswegen nicht umso unwichtiger.
Mit FastAPI habt ihr die Möglichkeit euch relativ schnell ein eigenes Backend mit dazugehörigen Datenbanken zu erstellen. Die Einfachheit der Python Programmiersprache hilft uns hier zügig eine funktionierende Schnittstelle zu implementieren

Welche Themen werden in diesem Video behandelt?

Was ist eine API Schnittstelle und wie können wir damit interagieren?
Wie können wir einem Endpunkt Daten mitgeben?
Wie können wir den Zugriff auf Endpunkte beschränken?
Wie können wir eine Datenbank erstellen mit der wir über die Endpunkte interagieren können?
Wie können wir sicher User erstellen, die mit den beschränkten Endpunkten interagieren können?
Was sind Bearer Tokens und was ist JWT?
Wie können wir die API durch Unit-Tests absichern

Ich habe mir für dieses Tutorial ein Projekt überlegt, anhand dessen wir die wichtigsten Punkte zur Beantwortung der Fragen durchgehen werden. Es handelt sich dabei um eine Bibliotheksverwaltung bei der wir sowohl User, Bücher und Ausleihvorgänge speichern und damit interagieren möchten.

Damit ihr einen Überblick über alle durchgeführten Implementierungen habt, gibt es zu diesem Projekt, ein begleitendes GitHub Repository. In dem Repo findet ihr die verschiedenen Zustände von dem Projekt, auf die im Video Bezug genommen wird.

Das Repo findet ihr unter folgendem Link:
https://github.com/ChrisRoh92/FastAPI...

Nun wünsche ich euch, wie immer, viel Spaß bei dem Video und dem Projekt. Fragen oder Kritik gerne in die Kommentare schreiben.

###########################################
English ##

Hey guys, after a long time there is a programming tutorial from me again. Even though it's not about Android this time, it's not the less important for that reason.
With FastAPI you have the possibility to create your own backend with databases relatively quickly. The simplicity of the Python programming language helps us to quickly implement a functioning interface.

What topics are covered in this video?

What is an API interface and how can we interact with it?
How can we pass data to an endpoint?
How can we restrict access to endpoints?
How can we create a database that we can interact with via the endpoints?
How can we securely create users who can interact with the restricted endpoints?
What are Bearer Tokens and what is JWT?
How can we secure the API through unit tests?

I have come up with a project for this tutorial that we will use to go through the main points to answer the questions. It is a library management system in which we want to store and interact with users, books and borrowing processes.

To give you an overview of all the implementations, there is an accompanying GitHub repository for this project. In the repository you will find the different states of the project that are referred to in the video.

You can find the repo under the following link:
https://github.com/ChrisRoh92/FastAPI...

As always, I hope you enjoy the video and the project. Feel free to write any questions or criticism in the comments.

###########################################
Timestamps ##
00:00:00 | Intro
00:06:22 | API Endpoint Creation
00:25:25 | Using JWT Token for endpoint access restriction
00:49:18 | Database implementation with SQLAlchermy
01:36:21 | User Creation with Password Hashing
02:11:51 | Implementing Booking System with Time Conflict Finding
02:39:56 | Testing the API with PyTest


Смотрите видео [2023] Complete FastAPI Tutorial (OAuth, SQLAlchemy, Testing) [4K] [German/English] онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь CodingWithChris 06 Январь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 848 раз и оно понравилось 32 людям.