mirror of
https://gitlab.silvrtree.co.uk/martind2000/frontexpress.git
synced 2025-01-25 18:16:16 +00:00
Update README.md
This commit is contained in:
parent
065b500561
commit
2245de31d7
@ -105,6 +105,8 @@ app.get('/user/:id', (req, res) => {
|
||||
// req.params.id = [1,2,3]
|
||||
});
|
||||
```
|
||||
You can have the full capabilities of Express-style path with this plugin [frontexpress-path-to-regexp](https://github.com/camelaissani/frontexpress-path-to-regexp)
|
||||
|
||||
### Middleware object
|
||||
|
||||
The middleware object gives access to more hooks
|
||||
|
Loading…
Reference in New Issue
Block a user