From 7ac1229d039a50c4bb8966f73fa2a2813b3688c4 Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Tue, 5 Nov 2019 19:08:23 +0200 Subject: [PATCH] update starter kits --- Starter-kits.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Starter-kits.md b/Starter-kits.md index c7cf1ea..333f04a 100644 --- a/Starter-kits.md +++ b/Starter-kits.md @@ -1,6 +1,6 @@ | Project | Description | Stars | Author | | --------|-------------|-------|--------| -| [wx85278161/go-iris-vue](http://bit.ly/2C0mgmS) | Iris + Vue + Casbin + JWT | 40 | @wx85278161 | +| [wx85278161/go-iris-vue](https://bit.ly/2C0mgmS) | Iris + Vue + Casbin + JWT | 46 | @wx85278161 | | [snowlyg/IrisApiProject](https://bit.ly/2IaL1R6) | Iris + gorm + jwt + sqlite3 | 278 | @snowlyg | | [yz124/superstar](https://bit.ly/2WF4ZfK) | Iris + xorm to implement the star library | 91 | @yz124 | | [pusher.com](https://pusher.com/tutorials/monitor-api-go) | A realtime API monitor written with go | 5 | @neoighodaro | @@ -8,6 +8,7 @@ | [gauravtiwari/go_iris_app](https://bit.ly/2XFVYQ4) | Basic web app built in Iris | 21 | @gauravtiwari | | [iris-contrib/Iris-Mini-Social-Network](https://bit.ly/2KJvZn7) | A mini social-network created with the awesome Iris๐Ÿ’–๐Ÿ’– | 47 | @iris-contrib | | [iris-contrib/iris-starter-kit](https://bit.ly/2ReoGoH) | Iris isomorphic react/hot reloadable/redux/css-modules | 46 | @iris-contrib | +| [TimothyYe/iris-demo](https://bit.ly/34AJEDw) | Iris demo project | 2 | @TimothyYe | | [ionutvilie/react-ts](https://bit.ly/2wZA52B) | Demo project with react using typescript and Iris | 9 | @ionutvilie | | [iris-contrib/parrot](https://bit.ly/2F9iYzM) | Self-hosted Localization Management Platform built with Iris and Angular | 9 | @iris-contrib | | [iris-contrib/cloud-native-go](https://bit.ly/2WGlXKL) | Iris + Docker and Kubernetes | 27 | @iris-contrib |