https://github.com/auspicus/devour-drupal
An extension of the devour-client to work with Drupal's JSON:API core module
https://github.com/auspicus/devour-drupal
browser drupal drupal-8 json-api json-api-client nodejs npm-package
Last synced: 6 months ago
JSON representation
An extension of the devour-client to work with Drupal's JSON:API core module
- Host: GitHub
- URL: https://github.com/auspicus/devour-drupal
- Owner: Auspicus
- Created: 2019-06-04T16:01:38.000Z (over 6 years ago)
- Default Branch: 0.x
- Last Pushed: 2022-12-06T17:12:45.000Z (about 3 years ago)
- Last Synced: 2025-06-20T15:05:22.450Z (6 months ago)
- Topics: browser, drupal, drupal-8, json-api, json-api-client, nodejs, npm-package
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# devour-drupal
[](http://npmjs.com/package/devour-drupal)
[]()
## Installation
`npm i --save devour-drupal`
`yarn add devour-drupal`
## Roadmap
- [x] Integrate a schema definition so that models can be defined automatically
- [x] Provide a way to define required fields on models