Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Vietnamese (0.55 sec)

  1. docs/zh/docs/external-links.md

    {% endfor %}
    {% endif %}
    
    ### 越南语
    
    {% if external_links %}
    {% for article in external_links.articles.vietnamese %}
    
    * <a href="{{ article.link }}" class="external-link" target="_blank">{{ article.title }}</a> by <a href="{{ article.author_link }}" class="external-link" target="_blank">{{ article.author }}</a>.
    {% endfor %}
    {% endif %}
    Plain Text
    - Registered: Sun Mar 31 07:19:09 GMT 2024
    - Last Modified: Sat Mar 30 22:45:29 GMT 2024
    - 2.7K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    * 🌐 Add Ukrainian translation for `docs/uk/docs/python-types.md`. PR [#10080](https://github.com/tiangolo/fastapi/pull/10080) by [@rostik1410](https://github.com/rostik1410).
    * 🌐 Add Vietnamese translations for `docs/vi/docs/tutorial/first-steps.md` and `docs/vi/docs/tutorial/index.md`. PR [#10088](https://github.com/tiangolo/fastapi/pull/10088) by [@magiskboy](https://github.com/magiskboy).
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
  3. docs/en/data/external_links.yml

      - author: Andrey Korchak
        author_link: https://habr.com/ru/users/57uff3r/
        link: https://habr.com/ru/post/454440/
        title: 'Мелкая питонячая радость #2: Starlette - Солидная примочка – FastAPI'
      Vietnamese:
      - author: Nguyễn Nhân
        author_link: https://fullstackstation.com/author/figonking/
        link: https://fullstackstation.com/fastapi-trien-khai-bang-docker/
        title: 'FASTAPI: TRIỂN KHAI BẰNG DOCKER'
      Taiwanese:
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Mar 21 20:57:27 GMT 2024
    - 21.3K bytes
    - Viewed (2)
Back to top