devour-client icon indicating copy to clipboard operation
devour-client copied to clipboard

Don't just consume your JSON API, Devour it...

Results 55 devour-client issues
Sort by recently updated
recently updated
newest added

We use an API that has a lot of attributes and we haven't added all those to the model. This results in a spammed console with warnings such as "Resource...

It would be nice to have a list of what changed between releases. The last release is a new major for example, so I would expect breaking changes, but I...

post in this case is meant to be a resource, but it could confuse someone to read it as the HTTP verb POST.

I see that meta property in relationship identifier objects [gets serialized](https://github.com/twg/devour/pull/204) but I miss same functionality in deserialization. Would it be possible to add this feature?

Hello, thanks for the project. It is really nice structure and the middlewares are a really nice feature. I was wondering if there is any way to continue consuming the...

## Priority Low ## What Changed & Why Improve coding style in selected places. No functional change. ## Testing I ran unit-tests, by I am not comfortable enough with it....

**What's the problem** Retrieving a relationship where the items are located in the primary "data" collection instead of the "included" collection won't return anything. **Steps to reproduce** For example: The...

So just a friendly hint and maybe I'm not having the brightest day, but without much prior knowledge to the topic of json:apis I found your documention rather hard. You...