- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for StaticFiles (0.06 seconds)
-
docs/uk/docs/how-to/custom-docs-ui-assets.md
└── static ├── redoc.standalone.js ├── swagger-ui-bundle.js └── swagger-ui.css ``` ### Обслуговуйте статичні файли { #serve-the-static-files } - Імпортуйте `StaticFiles`. - Змонтуйте екземпляр `StaticFiles()` у певному шляху. {* ../../docs_src/custom_docs_ui/tutorial002_py310.py hl[7,11] *} ### Перевірте статичні файли { #test-the-static-files }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 11.8K bytes - Click Count (0) -
docs/ru/docs/how-to/custom-docs-ui-assets.md
├── redoc.standalone.js ├── swagger-ui-bundle.js └── swagger-ui.css ``` ### Предоставьте доступ к статическим файлам { #serve-the-static-files } * Импортируйте `StaticFiles`. * Смонтируйте экземпляр `StaticFiles()` в определённый путь. {* ../../docs_src/custom_docs_ui/tutorial002_py310.py hl[7,11] *} ### Протестируйте статические файлы { #test-the-static-files }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 12.6K bytes - Click Count (0) -
docs/en/mkdocs.yml
- OpenAPI: - reference/openapi/index.md - reference/openapi/docs.md - reference/openapi/models.md - reference/security/index.md - reference/encoders.md - reference/staticfiles.md - reference/templating.md - reference/testclient.md - fastapi-people.md - Resources: - resources/index.md - help-fastapi.md - contributing.md - project-generation.mdCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 16:16:24 GMT 2026 - 9.9K bytes - Click Count (0)