Change 'middlewares' to 'middleware' (#427)
This commit is contained in:
parent
56d34deef9
commit
f6f342df65
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ dependencies:
|
|||
- Support all REST verbs
|
||||
- Websocket support
|
||||
- Request/Response context, easy parameter handling
|
||||
- Middlewares
|
||||
- Middleware support
|
||||
- Built-in JSON support
|
||||
- Built-in static file serving
|
||||
- Built-in view templating via [Kilt](https://github.com/jeromegn/kilt)
|
||||
|
|
Loading…
Reference in a new issue