I'm really confused as to why this is so novel to those who comment here. #JSON was not even a part of #REST: it is usually not *representing* anything and is *not* self-explanatory. Clients somehow have to catch up to API changes all the time, and backend can go chill??? This must be an obvious flaw with #JSONAPI.
And yet, the concept of #hypermedia responses, that #HTMX and #HATEOAS try to remind us of, seems alien to most. Oof, now that's the power of gaslighting in development circles! :rickwhoah:
#json #rest #hypermedia #htmx #hateoas #jsonapi
The #jsonapi specification allows a client requesting inclusion of related resources. And it supports heterogeneous collections containing resources of different types. Both features does not play very well together yet. I drafted a proposal to close the gap: https://github.com/json-api/json-api/issues/1695 Looking for feedback. Both from implementers of the spec as well as consumers working with the spec. Especially those using heterogeneous collections.
I have a #jsonapi question for the fediverse. I am trying to deserialize #JSON using #fasterxml Jackson in #java I’ve created a set of wrappers around primitives so I can constrain the values (range, length, etc). What I can’t figure out how to do is instruct Jackson to call the objects setValue method rather than creating a new object. Anyone have any suggestions?
#jsonapi #json #fasterxml #java
I released the new major version 2.0.0 of JSON:API for Spring HATEOAS, see https://github.com/toedter/spring-hateoas-jsonapi/.
Now based on Spring Boot 3.0.0 and support for JSON:API 1.1!
#spring #jsonapi #springhateoas #rest #java
The 2.0.0-SNAPSHOT of "JSON:API for Spring HATEOAS" is now based on Spring Boot 3.0.0. Try it out before I release 2.0.0! See https://github.com/toedter/spring-hateoas-jsonapi
#rest #spring #hateoas #jsonapi
Hello #mastdon, hello #fosstodon, 👋
I'm Jeldrik. I work as a software engineer focused on the web platform from Berlin, Germany.
I'm doing open source when ever time permits. Mainly focused on #emberjs and #jsonapi specification currently.
Moved from Twitter as so many did the last weeks. I mainly used Twitter for updates about my OSS activities from time to time. Not planning to post much more often here.
Looking forward having good chats about software development and the web platform.
#mastdon #fosstodon #emberjs #jsonapi
Here’s the #jsonapi JSON Schema put in a rubygem: https://github.com/ahx/jsonapi_schema
Is it just me or is nobody using #GeoJSON with #JSONAPI?
https://discuss.jsonapi.org/t/geojson-objects-in-jsonapi/1410