1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-03 10:17:03 +00:00
Former-commit-id: f0a26383ace695525d5aec52ec2181d781d26a83
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-07-19 12:27:35 +03:00
parent 4c4b2f5d00
commit 452b7d2df0
13 changed files with 37 additions and 38 deletions

View File

@@ -314,7 +314,7 @@ Follow the examples below,
- [Overview - Plus Repository and Service layers](mvc/overview)
- [Login showcase - Plus Repository and Service layers](mvc/login)
- [Singleton](mvc/singleton)
- [Websocket Controller](mvc/websocket)
- [Websocket Controller](mvc/websocket) **UPDATED**
- [Register Middleware](mvc/middleware)
- [Vue.js Todo MVC](tutorial/vuejs-todo-mvc)