-
Please Add Support for Multiple Types like in this library
https://github.com/faogustavo/JSONApi
![Screenshot 2019-11-24 at 11 44 12 AM](https://user-images.githubusercontent.com/29139786/69490544-b…
-
I've had my eye on this project since it was announced back in '18. I work on a large JSON API that uses ActiveModelSerializers, and we've been "stuck" on the 0.8 version of the gem ever since that p…
-
I realize the tooling for JSONAPI is not very popular, but we have to maintain our code which is using the library heavily. It's known that this repo is not maintained anymore and there are a lot of i…
-
## This issue is a (choose one):
- [x] Problem/bug report.
- [ ] Feature request.
- [ ] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https…
-
I love JSONAPI because it allows me to easily write commonly-seen functionality - picture a table that you can filter, sort, paginate, and hide/show columns.
The only thing missing from our commonl…
-
Hey guys
I'm a bit new in RAML, so I want ensure that following things supported in RAML 1.0
I'm trying to split my API specification by several files. I have three files:
``` yml
# ./libraries/jso…
reva2 updated
7 years ago
-
The server uses jsonapi now, and it's about time client started using it. All the pieces for jsonapi are there:
* [quamash](https://github.com/harvimt/quamash) as a way to do async with qt. [This](…
-
It might be a bit late for this, but you might want to consider a wide instead of deep structure, along the lines of [http://jsonapi.org/](jsonapi). Effectively this makes the json feel more like a da…
-
Instead of passing in a response object the `JsonApi` class should use a `HttpFactoryInterface` to generate the response if and when it is needed.
This will break backwards compatibility and will r…
-
and put a link to the actual package in the readme.
Publishing to npm would greatly improve the experience, especially when using a browserify setup. However currently the jsonapi-client package on n…