Skip to content

Commit 226782d

Browse files
Add VoidE/drupal-sdk tool
1 parent df3edef commit 226782d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

_data/projects/drupal-sdk.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
- npm
20+
- sdk
21+
- js
22+
- jsonapi
23+
tags:
24+
- js

0 commit comments

Comments
 (0)