Skip to content

Commit 92d6202

Browse files
documentation
1 parent fcadf17 commit 92d6202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ In both cases, the configuration must comply with the properties and mappings [d
1717
## ⚙ Handlers
1818

1919
REserve is **delivered** with the following default handlers :
20+
2021
* [`file`](file.md) : to serve resources from the file system
22+
* [`status`](status.md) : to end response with a specific status
2123
* [`url`](url.md) : to serve resources from a web address
2224
* [`custom`](custom.md) : to enable custom coding
2325
* [`use`](use.md) : to integrate packaged middlewares (express)

0 commit comments

Comments
 (0)