Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 14 hours 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 5 years ago)
- Default Branch: 0.x
- Last Pushed: 2022-12-06T17:12:45.000Z (about 2 years ago)
- Last Synced: 2024-12-17T01:54:34.327Z (6 days ago)
- Topics: browser, drupal, drupal-8, json-api, json-api-client, nodejs, npm-package
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# devour-drupal
[![npm downloads](https://img.shields.io/npm/dt/devour-drupal.svg?maxAge=2592000)](http://npmjs.com/package/devour-drupal)
[![version](https://img.shields.io/npm/v/devour-drupal.svg)]()## 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