{"id":37135530,"url":"https://github.com/xormplus/gitea","last_synced_at":"2026-01-14T15:48:13.781Z","repository":{"id":57594852,"uuid":"73359830","full_name":"xormplus/gitea","owner":"xormplus","description":"Gitea: Git with a cup of tea","archived":false,"fork":true,"pushed_at":"2017-01-15T10:24:07.000Z","size":105712,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T15:00:26.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gitea.io","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"go-gitea/gitea","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xormplus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-10T08:03:56.000Z","updated_at":"2017-01-15T10:24:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/xormplus/gitea","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xormplus/gitea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xormplus%2Fgitea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xormplus%2Fgitea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xormplus%2Fgitea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xormplus%2Fgitea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xormplus","download_url":"https://codeload.github.com/xormplus/gitea/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xormplus%2Fgitea/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-14T15:48:13.019Z","updated_at":"2026-01-14T15:48:13.768Z","avatar_url":"https://github.com/xormplus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[简体中文](https://github.com/go-gitea/gitea/blob/master/README_ZH.md)\n\n# Gitea - Git with a cup of tea\n\n[![Build Status](http://drone.gitea.io/api/badges/go-gitea/gitea/status.svg)](http://drone.gitea.io/go-gitea/gitea)\n[![Join the chat at https://gitter.im/go-gitea/gitea](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/go-gitea/gitea?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![](https://images.microbadger.com/badges/image/gitea/gitea.svg)](http://microbadger.com/images/gitea/gitea \"Get your own image badge on microbadger.com\")\n[![Coverage Status](https://coverage.gitea.io/badges/go-gitea/gitea/coverage.svg)](https://coverage.gitea.io/go-gitea/gitea)\n[![Go Report Card](https://goreportcard.com/badge/code.gitea.io/gitea)](https://goreportcard.com/report/code.gitea.io/gitea)\n[![GoDoc](https://godoc.org/code.gitea.io/gitea?status.svg)](https://godoc.org/code.gitea.io/gitea)\n[![Release](http://github-release-version.herokuapp.com/github/go-gitea/gitea/release.svg?style=flat)](https://github.com/go-gitea/gitea/releases/latest)\n\n||||\n|:-------------:|:-------:|:-------:|\n|![Dashboard](https://i.imgur.com/3iEQsux.jpg)|![Repository](https://i.imgur.com/glqFnj8.jpg)|![Commits History](https://i.imgur.com/ad1FEpi.jpg)|\n|![Profile](https://i.imgur.com/q81EcGa.jpg)|![Admin Dashboard](https://i.imgur.com/L2CQeN0.jpg)|![Diff](https://i.imgur.com/cNuvMum.jpg)|\n|![Issues](https://i.imgur.com/xCYRqaF.jpg)|![Releases](https://i.imgur.com/ILpRBCe.jpg)|![Organization](https://i.imgur.com/0BHnrcL.jpg)|\n||||\n\n## Purpose\n\nThe goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **all platforms** that Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it [online](https://try.gitea.io/)! This project is [forked](https://blog.gitea.io/2016/12/welcome-to-gitea/) from [Gogs](https://gogs.io).\n\n## Notes\n\n1. **YOU MUST READ THE [CONTRIBUTORS GUIDE](CONTRIBUTING.md) BEFORE STARTING TO WORK ON A PULL REQUEST.**\n2. If you found a vulnerability in the project, please write privately to **security@gitea.io**. Thanks!\n3. If you're interested in using our APIs, we have experimental support with [documentation](https://godoc.org/code.gitea.io/sdk/gitea).\n\n## Docs\n\nFor further information or instructions how to install Gitea please take a look at our [documentation](https://docs.gitea.io/en-us/), if you can not find some specific information just head over to our [Gitter](https://gitter.im/go-gitea/gitea) channel to have a chat with us.\n\n## Contributing\n\nFork -\u003e Patch -\u003e Push -\u003e Pull Request\n\n## Authors\n\n* [Maintainers](https://github.com/orgs/go-gitea/people)\n* [Contributors](https://github.com/go-gitea/gitea/graphs/contributors)\n* [Translators](options/locale/TRANSLATORS)\n\n## License\n\nThis project is under the MIT License. See the [LICENSE](https://github.com/go-gitea/gitea/blob/master/LICENSE) file for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxormplus%2Fgitea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxormplus%2Fgitea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxormplus%2Fgitea/lists"}