mirror of
https://github.com/kataras/iris.git
synced 2025-12-29 15:57:09 +00:00
ℹ️ add mvc 'ByWildcard' example as requested at #1459
Although, we already had a usage of this as a test at mvc/controller_test.go#testControllerRelPathFromFunc Former-commit-id: 66343933aa86750615ab89767f149f6636d03be7
This commit is contained in:
@@ -162,6 +162,8 @@ Navigate through examples for a better understanding.
|
||||
### MVC
|
||||
|
||||
- [Hello world](mvc/hello-world/main.go)
|
||||
- [Basic](mvc/basic/main.go)
|
||||
- [Basic: wildcard](mvc/basic/wildcard/main.go) **NEW**
|
||||
- [Regexp](mvc/regexp/main.go)
|
||||
- [Session Controller](mvc/session-controller/main.go)
|
||||
- [Overview - Plus Repository and Service layers](mvc/overview)
|
||||
|
||||
Reference in New Issue
Block a user