mirror of
https://github.com/kataras/iris.git
synced 2025-12-24 05:17:03 +00:00
add a simple example about registering middleware(s) to an mvc Application
Former-commit-id: 59da5e241e1488b6b39d2ec0e72c45ad2cc7d901
This commit is contained in:
@@ -141,5 +141,6 @@ If you're new to back-end web development read about the MVC architectural patte
|
||||
- [Login showcase - Plus Repository and Service layers](login) **UPDATED**
|
||||
- [Singleton](singleton) **NEW**
|
||||
- [Websocket Controller](websocket) **NEW**
|
||||
- [Register Middleware](middleware) **NEW**
|
||||
|
||||
Folder structure guidelines can be found at the [_examples/#structuring](https://github.com/kataras/iris/tree/master/_examples/#structuring) section.
|
||||
Reference in New Issue
Block a user