-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathcoderberg.json
73 lines (73 loc) · 2.47 KB
/
coderberg.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"created": "2023-04-07",
"title": "Coderberg",
"type": "Association",
"logo_url": "https://codeberg.org/assets/img/logo-250px.png",
"location": {
"title": "Coderberg e.V.",
"address": "Arminiusstraße 2-4",
"postal_code": "10551",
"city": "Berlin",
"country": "DE",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [52.5278876047003, 13.338766740446337]
},
"subsidiary_location_list": [],
"website_url": "https://codeberg.org/",
"founded_year": "",
"kpi_list": [],
"solution_list": [{
"title": "Coderberg",
"logo_url": "https://codeberg.org/assets/img/logo-250px.png",
"website_url": "https://codeberg.org/",
"created_year": "",
"description": "Codeberg is a collaboration platform and Git hosting for free and open source software, content and projects.",
"category_list": ["Developer environment"],
"similar_solution_list": [{
"title": "Github",
"similar_solution_url": "https://www.github.com/",
"category": "Developer environment"
}, {
"title": "Gitlab",
"similar_solution_url": "https://gitlab.com/",
"category": "Developer environment"
}, {
"title": "Sourcehut",
"similar_solution_url": "https://sourcehut.org/",
"category": "Developer environment"
}],
"licence_list": [],
"source_code_download": "",
"source_code_profile": "",
"commercial_support_url": "",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": false,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}, {
"title": "Forgejo",
"logo_url": "https://forgejo.org/images/forgejo-wordmark.svg",
"website_url": "https://forgejo.org/",
"created_year": "",
"description": "Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.",
"category_list": ["Developer environment"],
"similar_solution_list": [{
"title": "Gitea",
"similar_solution_url": "https://gitea.io/",
"category": "Developer environment"
}],
"licence_list": ["MIT"],
"source_code_download": "https://forgejo.org/download/",
"source_code_profile": "",
"commercial_support_url": "",
"floss_software": false,
"commercial_support_open_source_version": false,
"commercial_support_available": false,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}