- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 383 for stessi (0.04 seconds)
-
src/main/resources/fess_indices/fess/it/stopwords.txt
staremo starete staranno starei staresti starebbe staremmo stareste starebbero stavo stavi stava stavamo stavate stavano stetti stesti stette stemmo steste stettero stessi stesse stessimo stessero
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Nov 27 12:59:36 GMT 2023 - 1.8K bytes - Click Count (0) -
src/main/resources/fess_indices/_aws/fess.json
}, "italian_keywords": { "type": "keyword_marker", "keywords": ["Ciao", "mondo", "ricerca"] },Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0) -
src/main/resources/fess_indices/_cloud/fess.json
}, "italian_keywords": { "type": "keyword_marker", "keywords": ["Ciao", "mondo", "ricerca"] },Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0) -
docs/en/docs/tutorial/security/first-steps.md
# Security - First Steps { #security-first-steps } Let's imagine that you have your **backend** API in some domain. And you have a **frontend** in another domain or in a different path of the same domain (or in a mobile application). And you want to have a way for the frontend to authenticate with the backend, using a **username** and **password**. We can use **OAuth2** to build that with **FastAPI**.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 8.3K bytes - Click Count (0) -
docs/uk/docs/tutorial/security/first-steps.md
# Безпека - перші кроки { #security-first-steps } Уявімо, що ваш **backend** API працює на певному домені. А **frontend** - на іншому домені або в іншому шляху того ж домену (або у мобільному застосунку). І ви хочете, щоб frontend міг автентифікуватися в backend, використовуючи ім'я користувача та пароль. Ми можемо використати **OAuth2**, щоб збудувати це з **FastAPI**.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 12.6K bytes - Click Count (0) -
docs/uk/docs/tutorial/first-steps.md
# Перші кроки { #first-steps } Найпростіший файл FastAPI може виглядати так: {* ../../docs_src/first_steps/tutorial001_py310.py *} Скопіюйте це до файлу `main.py`. Запустіть live-сервер: <div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server 🚀Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 18.7K bytes - Click Count (0) -
docs/fr/docs/tutorial/security/first-steps.md
# Sécurité - Premiers pas { #security-first-steps } Imaginons que vous ayez votre API de **backend** sur un certain domaine. Et vous avez un **frontend** sur un autre domaine ou dans un chemin différent du même domaine (ou dans une application mobile). Et vous voulez que le **frontend** puisse s'authentifier auprès du **backend**, en utilisant un **username** et un **password**. Nous pouvons utiliser **OAuth2** pour construire cela avec **FastAPI**.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 9.3K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/first-steps.md
# 第一步 { #first-steps } 最簡單的 FastAPI 檔案可能看起來像這樣: {* ../../docs_src/first_steps/tutorial001_py310.py *} 將其複製到一個名為 `main.py` 的文件中。 執行即時重新載入伺服器(live server): <div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server 🚀 Searching for package file structure from directoriesCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 13.3K bytes - Click Count (0) -
docs/ru/docs/tutorial/security/first-steps.md
# Безопасность — первые шаги { #security-first-steps } Представим, что у вас есть **бэкенд** API на некотором домене. И у вас есть **фронтенд** на другом домене или на другом пути того же домена (или в мобильном приложении). И вы хотите, чтобы фронтенд мог аутентифицироваться на бэкенде, используя **имя пользователя** и **пароль**. Мы можем использовать **OAuth2**, чтобы построить это с **FastAPI**.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 14K bytes - Click Count (0) -
docs/ko/docs/tutorial/first-steps.md
# 첫걸음 { #first-steps } 가장 단순한 FastAPI 파일은 다음과 같이 보일 것입니다: {* ../../docs_src/first_steps/tutorial001_py310.py *} 위 코드를 `main.py`에 복사합니다. 라이브 서버를 실행합니다: <div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server 🚀 Searching for package file structure from directoriesCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 15K bytes - Click Count (0)