зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
ccdcbbc5cb
Коммит
c449959ffd
@ -1,3 +1,5 @@
|
|||||||
2025
|
2025
|
||||||
|
DmitryEnin - Bilderberg of 42:19
|
||||||
|
https://www.youtube.com/watch?v=oBJrmX21_uA
|
||||||
PictureOfTheWorld - Masalovich - RU has 36 month of 52:59
|
PictureOfTheWorld - Masalovich - RU has 36 month of 52:59
|
||||||
https://www.youtube.com/watch?v=11cmyUNKCe8
|
https://www.youtube.com/watch?v=11cmyUNKCe8
|
||||||
|
|||||||
@ -37,3 +37,7 @@ The Doors - "People Are Strange" 1967 HD (Official Video) 1080P Jim Morrison of
|
|||||||
https://www.youtube.com/watch?v=sezc05A4s2g
|
https://www.youtube.com/watch?v=sezc05A4s2g
|
||||||
The Doors - Soul Kitchen of 3:33
|
The Doors - Soul Kitchen of 3:33
|
||||||
https://www.youtube.com/watch?v=kLbfviLC09k
|
https://www.youtube.com/watch?v=kLbfviLC09k
|
||||||
|
1966
|
||||||
|
The Doors - You Make Me Real
|
||||||
|
https://www.youtube.com/watch?v=NK5MG77nJDQ
|
||||||
|
https://www.youtube.com/watch?v=YyAxaSlHtvo
|
||||||
|
|||||||
@ -1 +1,23 @@
|
|||||||
|
https://fastapi.tiangolo.com/project-generation/
|
||||||
|
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template
|
||||||
|
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/blob/master/backend/app/main.py
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/blob/master/backend/app/models.py
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/blob/master/backend/app/utils.py
|
||||||
|
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/blob/master/backend/scripts/prestart.sh
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/blob/master/backend/app/backend_pre_start.py
|
||||||
|
main
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/tree/master/backend
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/blob/master/backend/Dockerfile
|
||||||
|
|
||||||
|
https://github.com/fastapi/full-stack-fastapi-template/blob/master/.vscode/launch.json
|
||||||
|
"module": "uvicorn",
|
||||||
|
"args": [
|
||||||
|
"app.main:app",
|
||||||
|
"--reload"
|
||||||
|
],
|
||||||
|
"cwd": "${workspaceFolder}/backend",
|
||||||
|
|
||||||
https://github.com/s3rius/FastAPI-template
|
https://github.com/s3rius/FastAPI-template
|
||||||
|
|||||||
@ -1,2 +1,10 @@
|
|||||||
https://fastapi.tiangolo.com/
|
https://fastapi.tiangolo.com/
|
||||||
https://github.com/tiangolo/fastapi
|
https://github.com/tiangolo/fastapi
|
||||||
|
|
||||||
|
https://fastapi.tiangolo.com/external-links
|
||||||
|
|
||||||
|
https://www.starlette.io/
|
||||||
|
uvicorn
|
||||||
|
|
||||||
|
inst
|
||||||
|
pip install "fastapi[standard]"
|
||||||
|
|||||||
1
pl/py/libfws/ui/web/fastapi/features/ex-err.txt
Обычный файл
1
pl/py/libfws/ui/web/fastapi/features/ex-err.txt
Обычный файл
@ -0,0 +1 @@
|
|||||||
|
https://fastapi.tiangolo.com/tutorial/handling-errors
|
||||||
1
pl/py/libfws/ui/web/fastapi/features/sql-db.txt
Обычный файл
1
pl/py/libfws/ui/web/fastapi/features/sql-db.txt
Обычный файл
@ -0,0 +1 @@
|
|||||||
|
https://fastapi.tiangolo.com/tutorial/sql-databases/
|
||||||
7
pl/py/libfws/ui/web/fastapi/features/validation.txt
Обычный файл
7
pl/py/libfws/ui/web/fastapi/features/validation.txt
Обычный файл
@ -0,0 +1,7 @@
|
|||||||
|
https://docs.pydantic.dev/latest/
|
||||||
|
|
||||||
|
https://fastapi.tiangolo.com/tutorial/query-params-str-validations/
|
||||||
|
https://fastapi.tiangolo.com/tutorial/extra-data-types/
|
||||||
|
|
||||||
|
from typing import Annotated
|
||||||
|
from pydantic import BaseModel
|
||||||
3
security/mfa/presentations.txt
Обычный файл
3
security/mfa/presentations.txt
Обычный файл
@ -0,0 +1,3 @@
|
|||||||
|
2025
|
||||||
|
Otus - 2FA in Linux 0:00 of 1:28:19
|
||||||
|
https://www.youtube.com/watch?v=5vqtbSGfRsQ
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user