fortune-json-api icon indicating copy to clipboard operation
fortune-json-api copied to clipboard

Implement adapter

Open gr0uch opened this issue 8 years ago • 1 comments

I think that this might benefit from an adapter implementation.

var jsonApiAdapter = require('fortune-json-api/adapter')

Some prerequisites:

  • Fortune.js needs to read an option on the adapter to disable doing inverse updates.
  • Fortune.js needs to read an option on the adapter to disable referential integrity checks.

Referenced in https://github.com/fortunejs/fortune/issues/261

gr0uch avatar Feb 02 '17 08:02 gr0uch

@daliwali yeah, it would be so nice to have it 👍 I have the logical operators things to finish for fortune-postgres, fortune-mongodb, fortune-nedb, and then I would like to address that If no one does

kketch avatar Feb 02 '17 10:02 kketch