We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3edef commit 226782dCopy full SHA for 226782d
_data/projects/drupal-sdk.yml
@@ -0,0 +1,24 @@
1
+name: Drupal SDK
2
+year_created: 2021
3
+source: https://gitlab.com/VoidE/drupal-sdk
4
+homepage: https://gitlab.com/VoidE/drupal-sdk
5
+docs: https://gitlab.com/VoidE/drupal-sdk
6
+logo:
7
+
8
+description: "The Drupal SDK is a helper package for calling Drupal endpoints, like the JSON:API, in a more efficient and easy way."
9
10
+recommended: true
11
12
+requires:
13
+ - npm
14
+ - drupal
15
+drupal_versions:
16
+ - 8
17
+ - 9
18
+category:
19
20
+ - sdk
21
+ - js
22
+ - jsonapi
23
+tags:
24
0 commit comments