8 lines
232 B
Markdown
8 lines
232 B
Markdown
---
|
|
title: Express
|
|
tags: Express
|
|
---
|
|
|
|
Express is a backend framework, that provides a layer of fundamental web application features for Node.js.
|
|
Some of its key features are routing, middleware, template engines and error handling.
|