{"id":31787258,"url":"https://github.com/iris-contrib/go-admin-template","last_synced_at":"2025-10-10T13:57:45.432Z","repository":{"id":44441932,"uuid":"284362595","full_name":"iris-contrib/go-admin-template","owner":"iris-contrib","description":"Iris CLI Template for go-admin with Iris","archived":false,"fork":false,"pushed_at":"2023-11-05T20:51:49.000Z","size":196,"stargazers_count":90,"open_issues_count":2,"forks_count":18,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-07-30T19:17:30.889Z","etag":null,"topics":["go","go-admin","golang","iris","iris-go","iris-golang"],"latest_commit_sha":null,"homepage":"https://github.com/kataras/iris-cli","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iris-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-02T00:33:02.000Z","updated_at":"2024-07-21T04:20:29.000Z","dependencies_parsed_at":"2023-01-30T20:10:15.431Z","dependency_job_id":null,"html_url":"https://github.com/iris-contrib/go-admin-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iris-contrib/go-admin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fgo-admin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fgo-admin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fgo-admin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fgo-admin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iris-contrib","download_url":"https://codeload.github.com/iris-contrib/go-admin-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fgo-admin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004067,"owners_count":26083668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","go-admin","golang","iris","iris-go","iris-golang"],"created_at":"2025-10-10T13:57:44.464Z","updated_at":"2025-10-10T13:57:45.426Z","avatar_url":"https://github.com/iris-contrib.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoAdmin Template\n\nA fork of [GoAdminGroup/example](https://github.com/GoAdminGroup/example) show how to run go-admin with [Iris](https://github.com/kataras/iris). Click [here](https://github.com/responsibility-act/go-admin) to learn more.\n\n![Go-Admin UI](https://iris-go.com/images/about/go-admin.png)\n\n## Get started\n\nIf you are Windows user, [go-sqlite-dirver](https://github.com/mattn/go-sqlite3) require to download the gcc to make it work.\n\nInstall \u0026 run the template with [Iris CLI](https://github.com/kataras/iris-cli):\n\n```sh\n$ iris-cli run go-admin\n```\n\n\u003cdetails\u003e\u003csummary\u003edetails...\u003c/summary\u003e\n\nInstall \u0026 run manually:\n\n```sh\n$ git clone https://iris-contrib/go-admin-template.git\n$ go run .\n```\n\n### Using Docker\n\n```sh\n$ git clone https://github.com/iris-contrib/go-admin-template.git\n$ cd go-admin-template\n$ docker build -t go-admin-template .\n$ docker attach $(docker run -p 8080:8080 -it -d go-admin-template /bin/bash -c \"cd /go/src/app \u0026\u0026 GOPROXY=http://goproxy.cn go run .\")\n```\n\n\u003c/details\u003e\n\n\u003cbr/\u003e\n\nNavigate to [localhost:8080/admin](http://localhost:8080/admin). You should see your app running.\n\nUsername: `admin`\nPassword: `admin`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firis-contrib%2Fgo-admin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firis-contrib%2Fgo-admin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firis-contrib%2Fgo-admin-template/lists"}