mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
691 B
691 B
layout, version, title, lang, description
| layout | version | title | lang | description |
|---|---|---|---|---|
| api | 5x | Express 5.x - API Reference | uz | Access the API reference for Express.js 5.x, detailing all modules, methods, and properties for building web applications with this latest version. |
5.x API
{% include admonitions/caution.html content="This is early beta documentation that may be incomplete and is still under development." %}
{% include admonitions/note.html content="Express 5.0 requires Node.js 18 or higher." %}
{% include api/en/5x/express.md %} {% include api/en/5x/app.md %} {% include api/en/5x/req.md %} {% include api/en/5x/res.md %} {% include api/en/5x/router.md %}