-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathbaserow.json
63 lines (63 loc) · 2.25 KB
/
baserow.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
{
"created": "2022-03-25",
"title": "Baserow",
"type": "Organisation",
"logo_url": "https://baserow.io/_nuxt/img/logo.1421f77.svg",
"location": {
"title": "Baserow B.V.",
"address": "Koning Davidstraat 93",
"postal_code": "1502 DM",
"city": "Zaandam",
"country": "NL",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [52.45292512773457, 4.822188637436801]
},
"subsidiary_location_list": [],
"website_url": "https://baserow.io/",
"founded_year": 2019,
"kpi_list": [],
"solution_list": [{
"title": "Baserow",
"logo_url": "https://pbs.twimg.com/profile_images/1265345486606807041/TMAcioHa_400x400.jpg",
"website_url": "https://baserow.io/",
"created_year": 2019,
"description": "Baserow is an open-source online database tool. The interface is a spreadsheet so users can create a database without any technical experience. This no-code platform allows fast and easy creation of databeses and also make it simple to create plugins without leaving your browser or having technical knowledge.",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Airtable",
"similar_solution_url": "https://www.airtable.com/",
"category": "Application"
}, {
"title": "Basecamp",
"similar_solution_url": "https://basecamp.com/",
"category": "Application"
}, {
"title": "Jira",
"similar_solution_url": "https://www.atlassian.com/software/jira",
"category": "Application"
}, {
"title": "Asana",
"similar_solution_url": "https://asana.com/",
"category": "Application"
}, {
"title": "Trello",
"similar_solution_url": "https://trello.com/",
"category": "Application"
}, {
"title": "Wrike",
"similar_solution_url": "https://wrike.com",
"category": "Application"
}],
"licence_list": ["MIT"],
"source_code_download": "https://baserow.io/docs/index",
"source_code_profile": "",
"commercial_support_url": "https://github.com/sponsors/bram2w",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}