forked from gentics/headless-cms-comparison
-
Notifications
You must be signed in to change notification settings - Fork 0
/
strapi.json
83 lines (83 loc) · 2.59 KB
/
strapi.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
74
75
76
77
78
79
80
81
82
83
{
"Timestamp": "2018-07-30T14:39:15.033Z",
"Name": "Strapi",
"Version": "v3.0.0-alpha.13.0.1",
"License": "MIT",
"Inception": "08-2015",
"Category": "Essential - Professional",
"Open Source": "Yes",
"Cloud Service": "No",
"On Premises Installation": "Yes",
"Cloud Service Hosted in Europe": "NA",
"Commercial Support Available?": "Yes",
"GraphQL API": "Yes",
"GraphQL [Mutations]": "No",
"GraphQL [Subscriptions]": "No",
"REST API": "Yes",
"REST [Create]": "Yes",
"REST [Read]": "Yes",
"REST [Update]": "Yes",
"REST [Delete]": "Yes",
"REST [Upload]": "Yes",
"Search API": "Yes",
"Search Features [Full Text Search]": "Yes",
"Search Features [Stemming]": "No",
"Search Features [Stop Words]": "No",
"Search Features [Boosting]": "No",
"Search Features [Autocompletion]": "No",
"Search Features [Autosuggestion]": "No",
"Search Features [Result Highlighting]": "No",
"Search Features [Geospatial Search]": "No",
"Search Features [Search within uploads (pdf,doc)]": "No",
"Image Manipulation": "No",
"Image Focalpoint support": "",
"Image Facedetection": "",
"Optimized Image Encoding": "No",
"Asset fingerprinting": "",
"CDN Support": "Yes",
"Antivirus Scanning": "No",
"Custom Binary Handler": "Yes",
"System Requirements": "Node.js",
"Supported Databases": "MongoDB, MySQL, PostgreSQL",
"Clustering": "Yes",
"Docker Support": "Yes",
"Backup Feature": "No",
"Import/Export": "No",
"CLI": "Yes",
"SDK [Java]": "No",
"SDK [C#]": "No",
"SDK [PHP]": "No",
"SDK [JavaScript]": "Yes",
"SDK [React]": "No",
"SDK [AngularJS]": "No",
"SDK [TypeScript]": "No",
"Web Hooks": "No",
"Eventbus": "No",
"Bulk Import": "No",
"Client Side Forms": "Yes",
"Plugin System": "Yes",
"Customizable UI": "Yes",
"Custom Field Types": "Yes",
"User Management": "",
"Role Based Permissions": "Yes",
"Document Level Permissions": "Yes",
"OAuth 2.0 Support": "No",
"Auditing": "No",
"API Keys": "No",
"Project Support": "No",
"I18N Localized Content": "Yes",
"Content Trees": "No",
"Tagging": "Yes",
"Content Relations": "1:1, 1:n, n:n, n:1",
"Nesting of Fields": "No",
"GDPR Compliance": "No",
"Editing Conflict Detection": "No",
"Versioning": "No",
"Content Scheduling": "No",
"Content Branches": "No",
"Content Models / Schemas": "Yes",
"Content Model / Schema Versioning": "Yes",
"Content Migration": "No",
"Workflows": "No",
"Special Features": ""
}