Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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