Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for NodeJS (0.09 seconds)

  1. docs/en/docs/features.md

    With **FastAPI** you get all of **Starlette**'s features (as FastAPI is just Starlette on steroids):
    
    * Seriously impressive performance. It is [one of the fastest Python frameworks available, on par with **NodeJS** and **Go**](https://github.com/encode/starlette#performance).
    * **WebSocket** support.
    * In-process background tasks.
    * Startup and shutdown events.
    * Test client built on HTTPX.
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 8.9K bytes
    - Click Count (0)
  2. docs/zh/docs/features.md

    通过 **FastAPI** 你可以获得所有 **Starlette** 的特性(FastAPI 就像加强版的 Starlette):
    
    * 令人惊叹的性能。它是[Python 可用的最快的框架之一,和 **NodeJS** 及 **Go** 相当](https://github.com/encode/starlette#performance)。
    * **支持 WebSocket**。
    * 进程内后台任务。
    * Startup 和 shutdown 事件。
    * 测试客户端基于 HTTPX。
    * **CORS**、GZip、静态文件、流响应。
    * 支持 **Session 和 Cookie**。
    * 100% 测试覆盖率。
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 8.7K bytes
    - Click Count (0)
  3. docs/zh-hant/docs/features.md

    通過 **FastAPI** 你可以獲得所有 **Starlette** 的特性(FastAPI 就像加強版的 Starlette):
    
    * 性能極其出色。它是 [Python 可用的最快框架之一,和 **NodeJS** 及 **Go** 相當](https://github.com/encode/starlette#performance)。
    * **支援 WebSocket**。
    * 能在行程內處理背景任務。
    * 支援啟動和關閉事件。
    * 有基於 HTTPX 的測試用戶端。
    * 支援 **CORS**、GZip、靜態檔案、串流回應。
    * 支援 **Session 和 Cookie** 。
    * 100% 測試覆蓋率。
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 9.2K bytes
    - Click Count (0)
Back to Top