mirror of
https://github.com/kataras/iris.git
synced 2026-01-06 03:27:27 +00:00
add permissions example
Former-commit-id: e786bdb991ab88bff275203f2c24ff72a9d0c522
This commit is contained in:
@@ -281,6 +281,10 @@ You can serve [quicktemplate](https://github.com/valyala/quicktemplate) and [her
|
||||
- [Using xorm(Mysql, MyMysql, Postgres, Tidb, **SQLite**, MsSql, MsSql, Oracle)](orm/xorm/main.go)
|
||||
- [Using gorm](orm/gorm/main.go)
|
||||
|
||||
### Permissions
|
||||
|
||||
- [permissions](permissions/main.go) **NEW**
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- [Rate Limit](miscellaneous/ratelimit/main.go) **NEW**
|
||||
|
||||
Reference in New Issue
Block a user