123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "comment": "Git with a cup of tea, painless self-hosted git service",
- "formats_read": [],
- "formats_write": [],
- "generic_name": [
- "Git Service",
- "File Hosting",
- "Decentralized"
- ],
- "interface": [
- "HTML5"
- ],
- "issues": [],
- "languages": [
- "Go"
- ],
- "licenses": [
- "MIT"
- ],
- "links": {
- "documentation": "https://docs.gitea.io/en-us/",
- "git": "https://github.com/go-gitea/gitea",
- "icon": "https://upload.wikimedia.org/wikipedia/commons/b/bb/Gitea_Logo.svg",
- "website": "https://gitea.io/",
- "wikipedia": "https://en.wikipedia.org/wiki/Gitea"
- },
- "names": [
- "Gitea"
- ],
- "networks_read": [
- "git"
- ],
- "networks_write": [
- "git"
- ],
- "platforms": [
- "Web"
- ]
- }
|