Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 847 Bytes

api.md

File metadata and controls

32 lines (23 loc) · 847 Bytes
layout title menu lang
3x-api
Express 3.x - API Reference
api
en
**Express 3.x IS NO LONGER MAINTAINED**

Known and unknown security and performance issues in 3.x have not been addressed since the last update (1 August, 2015). It is highly recommended to use the latest version of Express..

3.x API

{% include api/{{ page.lang }}/3x/express.md %}

{% include api/{{ page.lang }}/3x/app.md %}

{% include api/{{ page.lang }}/3x/req.md %}

{% include api/{{ page.lang }}/3x/res.md %}

{% include api/{{ page.lang }}/3x/middleware.md %}