Usage with JSONAPI.org #643
-
Hello! Has anyone experimented with using this lib with a JSONAPI.org API? https://jsonapi.org/ I believe if anything, this explicit backend API should make the job easier for a client side ORM but the lib would need to provide some kind of adapter for it.. Ember data expects a JSONAPI.org backend by default and it worked pretty well there (https://api.emberjs.com/ember-data/release/classes/JSONAPIAdapter) Thanks for any insights, tips! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi, can you make an example how you can imagine that could be used with pinia-orm ? It would help to discuess it if and how can be implemented. Thanks ❤️ |
Beta Was this translation helpful? Give feedback.
Hi,
can you make an example how you can imagine that could be used with pinia-orm ? It would help to discuess it if and how can be implemented. Thanks ❤️