1
0
mirror of https://github.com/kataras/iris.git synced 2026-03-06 00:16:12 +00:00
Former-commit-id: 5f17e5923e93b65e6853ddcb715cec68209ff0b0
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-07-23 18:18:36 +03:00
parent 4caf8d7d9b
commit 79539b0055
4 changed files with 183 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
# GORM
This example is pull by [#1275 PR](https://github.com/kataras/iris/pull/1275) by [@wuxiaoxiaoshen](https://github.com/wuxiaoxiaoshen).
A more complete and real-world example can be found at the <https://github.com/snowlyg/IrisApiProject> project created by [@snowlyg](https://github.com/snowlyg).