# Starter Kits

| Project                                                         | Description                                                                                                                                                                                                                                            | Stars                                                      | Author            |
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------- | ----------------- |
| [peterq/pan-light](https://bit.ly/33qfKlt)                      | Baidu network disk unlimited speed client, golang + qt5, cross-platform graphical interface                                                                                                                                                            | 10460                                                      | @peterq           |
| [eltaline/wzd](https://github.com/eltaline/wzd)                 | wZD is a powerful storage and database server, designed for big data storage systems with small and large files for mixed use and dramatically reduces count of small files for extend abilities any normal or clustered POSIX compatible file systems | 68                                                         | @eltaline         |
| [eltaline/ctrl](https://github.com/eltaline/ctrl)               | cTRL is a server for remote execution of pending tasks and commands in real time, supporting a queue with continuous thread limiting and throttling                                                                                                    | 2                                                          | @eltaline         |
| [mlogclub/bbs-go](https://bit.ly/2PXcgmp)                       | Golang-based community system                                                                                                                                                                                                                          | 527                                                        | @mlogclub         |
| [snowlyg/IrisApiProject](https://bit.ly/2IaL1R6)                | Iris + gorm + JWT + sqlite3                                                                                                                                                                                                                            | 359                                                        | @snowlyg          |
| [mohuishou/scuplus-go](https://bit.ly/34H6Jol)                  | WeChat applet Backend API                                                                                                                                                                                                                              | 62                                                         | @mohuishou        |
| [menghx/levante](https://bit.ly/2WRD6Og)                        | **BLOG** powered by Iris!                                                                                                                                                                                                                              | 7                                                          | @menghx           |
| [zuoyanart/pizzaCmsApi](https://bit.ly/36EPYvD)                 | RESTful power by Iris                                                                                                                                                                                                                                  | 37                                                         | @zuoyanart        |
| [wx85278161/go-iris-vue](https://bit.ly/2C0mgmS)                | Iris + Vue + Casbin + JWT                                                                                                                                                                                                                              | 61                                                         | @wx85278161       |
| [yz124/superstar](https://bit.ly/2WF4ZfK)                       | Iris + xorm to implement the star library                                                                                                                                                                                                              | 105                                                        | @yz124            |
| [pusher.com](https://pusher.com/tutorials/monitor-api-go)       | A realtime API monitor written with go                                                                                                                                                                                                                 | 5                                                          | @neoighodaro      |
| [jebzmos4/Iris-golang](https://bit.ly/2XFyESo)                  | A basic CRUD API in golang with Iris                                                                                                                                                                                                                   | 8                                                          | @jebzmos4         |
| [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💖💖                                                                                                                                                                                                | 49                                                         | @iris-contrib     |
| [iris-contrib/iris-starter-kit](https://bit.ly/2ReoGoH)         | Iris isomorphic react/hot reloadable/redux/css-modules                                                                                                                                                                                                 | 38                                                         | @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                                                                                                                                                                                                      | 10                                                         | @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                                                                                                                                                                                                                           | 28                                                         | @iris-contrib     |
| [nanobox.io](https://bit.ly/2wMkdjG)                            | Quickstart for Iris with Nanobox                                                                                                                                                                                                                       | 9                                                          | @nanobox-io       |
| [hasura.io](https://bit.ly/2Kfdsjf)                             | A Hasura starter project with a ready to deploy Golang hello-world web app with Iris                                                                                                                                                                   | [9](https://github.com/k8s-platform-hub/hello-golang-iris) | @k8s-platform-hub |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://iris-go.gitbook.io/iris/resources/starter-kits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
